aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Removing obsolete etc/cached.conf.Michael Bushkov2007-10-181-12/+0
* | | | Do not bail out for cleanworld target just becauseXin LI2007-10-181-2/+2
* | | | Forced commit to note cached.conf -> nscd.conf repocopy. etc/MakefileMichael Bushkov2007-10-181-1/+1
* | | | In msdosfs_settattr(), don't do synchronous updates of the denodeBruce Evans2007-10-181-1/+1
* | | | Fix build from errors exposed with recent version_gen.awk commit.Peter Grehan2007-10-181-2/+1
* | | | correct guard variable names.Warner Losh2007-10-181-3/+3
* | | | Merge support from p4 (from NetBSD) for arm9e and arm10, arm11 cores. NotWarner Losh2007-10-187-22/+834
* | | | Merge definitions for ARM9E, ARM10 and ARM11 processors from p4 (whichWarner Losh2007-10-181-2/+14
* | | | - Correctly define CACHED_SOCKET_PATH as /var/run/nscd after cached toTom McLaughlin2007-10-171-1/+1
* | | | MFp4:Yaroslav Tykhiy2007-10-171-29/+75
* | | | Delete an extra backslash at the end of the xterm-basic entry.Yaroslav Tykhiy2007-10-171-1/+1
* | | | Mention that less was upgraded to 409.Xin LI2007-10-171-1/+1
* | | | Add whitespace.Kirill Ponomarev2007-10-171-1/+1
* | | | Update for INDEX-8 support.Kirill Ponomarev2007-10-171-1/+3
* | | | Prevent strange crashes in fmt with absurd goal lengths introduced by theJuli Mallett2007-10-171-0/+2
* | | | Fix incorrect string formats for netstat/sRandall Stewart2007-10-171-48/+48
* | | | Fix various memory leaks.Konstantin Belousov2007-10-171-3/+13
* | | | The previous version included too many file system types in the scan,Stefan Eßer2007-10-172-3/+9
* | | | Use the direct mapping, if available, for pmap_zero_page_xscale() as well.Olivier Houchard2007-10-161-0/+15
* | | | ULE works fine on arm; allow it to be usedSam Leffler2007-10-161-1/+1
* | | | - Fix the handling of R_SPARC_OLO10, which is a bit of a special caseMarius Strobl2007-10-162-17/+28
* | | | Backout rev 1.62, and revert to use -march=armv5te -D__XSCALE__ insteadOlivier Houchard2007-10-161-1/+3
* | | | Print the stack bounds of the thread.Marcel Moolenaar2007-10-161-0/+2
* | | | - fix sctp_ifn initial refcount issue (prevents deletion)Randall Stewart2007-10-1610-54/+64
* | | | Rescue hw.machine_arch in CTL_HW_NAMES.Ruslan Ermilov2007-10-161-0/+1
* | | | Rescue whitespace nits.Ruslan Ermilov2007-10-161-2/+2
* | | | Fix CTL_VM_NAMES.Ruslan Ermilov2007-10-161-8/+8
* | | | VM_METER is long deprecated.Ruslan Ermilov2007-10-161-2/+2
* | | | Rescue parts of the sensorsd commit that are still relevant:Ruslan Ermilov2007-10-161-6/+9
* | | | Get rid of qaddr_t.Alfred Perlstein2007-10-1619-34/+34
* | | | Export maxswzone, maxbcache, maxtsiz, dfldsiz, maxdsiz, dflssiz, maxssiz,Alfred Perlstein2007-10-161-0/+10
* | | | Use macro THR_CLEANUP_PUSH/POP, they are cheaper than pthread_cleanup_push/pop.David Xu2007-10-161-2/+4
* | | | Reverse the logic of UP and SMP.David Xu2007-10-161-1/+1
* | | | Some left over from the sensors framework.Max Laier2007-10-162-645/+0
* | | | Set PTE_ACCESSED in the PTE and before inserting it in the VHPT.Marcel Moolenaar2007-10-161-2/+12
* | | | The flushrs instruction must be the first in an instructionMarcel Moolenaar2007-10-161-0/+1
* | | | Print instruction stops to improve analysis of dependencyMarcel Moolenaar2007-10-161-0/+2
* | | | Fix disassembly of the invala, itc, itr and hint instructionsMarcel Moolenaar2007-10-161-1/+1
* | | | Bump version for libpcap and tcpdump importsMax Laier2007-10-161-1/+1
* | | | Update for tcpdump 3.9.8Max Laier2007-10-162-45/+76
* | | | Resolve merge conflictsMax Laier2007-10-1627-557/+1130
* | | | This commit was generated by cvs2svn to compensate for changes in r172683,Max Laier2007-10-1649-4971/+7341
|\ \ \ \
| * | | | Import of tcpdump v3.9.8Max Laier2007-10-1676-5450/+8487
* | | | | Update for libpcap 0.9.8Max Laier2007-10-162-6/+10
* | | | | Update for libpcap 0.9.8 importMax Laier2007-10-162-3/+28
* | | | | Resolve merge conflictsMax Laier2007-10-1612-893/+965
* | | | | This commit was generated by cvs2svn to compensate for changes in r172677,Max Laier2007-10-1624-3037/+4903
|\ \ \ \ \
| * | | | | Import of libpcap v0.9.8Max Laier2007-10-1634-3478/+5892
* | | | | | Make the updatedb script installed as /usr/libexec/locate.updatedbStefan Eßer2007-10-151-1/+1
* | | | | | Make ukbd_getc respect non-blocking behavior if one is requested. ChangeAlexander Kabaev2007-10-151-7/+10