summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add if_arl_load, if_axe_load, if_aue_load, if_cs_load, if_cue_load,krion2005-08-071-1/+10
* Fix a comment.stefanf2005-08-071-1/+1
* Tell nls_setlocale() the very locale name from command line option,imura2005-08-071-1/+1
* Revert the replacement of realloc() with reallocf() (el.h:1.2, map.c:1.5 andstefanf2005-08-073-5/+3
* Export a routine, kobj_machdep_init(), that allows platformsgrehan2005-08-072-2/+16
* Revert last change, I will turn ULE on as default after 6.0-R.davidxu2005-08-061-2/+2
* Fresh dust.ru2005-08-061-0/+2
* Improve SMP support:marcel2005-08-069-320/+318
* Control rcs inclusion with NO_RCS insted of NO_TOOLCHAINphk2005-08-061-1/+3
* Reduce the default MAXCPU from 16 to 4. This is in preparation ofmarcel2005-08-061-1/+1
* For ia64_ptc_{e,g,ga,l}(), use instruction serialization. Wemarcel2005-08-061-4/+4
* Add hints for uart(4). These are the same as for sio(4) and make itmarcel2005-08-061-0/+7
* o Remove the obscure tid command, because it does what the threadmarcel2005-08-061-100/+41
* o As mentioned in the previous commit: make the KVM error buffermarcel2005-08-061-6/+58
* sigh, sizeof the correct variable so we can match ifname's > 4 bytessam2005-08-061-1/+1
* destroy lock _before_ free'ing the structure it resides insam2005-08-061-2/+1
* Add if_ath_load (default NO) in Networking Drivers section.krion2005-08-061-0/+1
* Fix locations of some links.krion2005-08-061-8/+7
* Respect the YES_HESIOD build variable.phk2005-08-064-4/+16
* Respect the YES_HESIOD build variablephk2005-08-063-1/+32
* Use libmemstat(3)'s kvm support for malloc(9) rather than hand-extractingrwatson2005-08-061-96/+19
* Teach libmemstat(3) how to extract malloc(9) statistics using kvm(3),rwatson2005-08-064-7/+190
* Give credit to Vinod Kashyap and Paul Saab for their work on thehmp2005-08-061-1/+9
* More tcpdump 8->1 cleanup.brueffer2005-08-063-12/+17
* Make ULE as default scheduler, allow it to be tested more widely.davidxu2005-08-061-2/+2
* Old habits die hard: Make that .if defined(YES_HESIOD) not .if !definedphk2005-08-061-1/+1
* Change the data type of the upper shared memory limits from a signedcsjp2005-08-063-19/+19
* Put hesiod.conf(5) under build option YES_HESIODphk2005-08-061-1/+4
* Put hesinfo(1) under buildoption "YES_HESIOD"phk2005-08-061-1/+5
* Add myself as a maintainer of GELI and GZERO classes.pjd2005-08-061-0/+2
* fix debug msg typosam2005-08-061-1/+1
* Fix handling of frames sent prior to a station being authorizedsam2005-08-063-2/+40
* Include ../Makefile.inc, since without it programs get installed in thecperciva2005-08-061-0/+3
* Mention that I'd like to review commits to bsdiff and bspatch.cperciva2005-08-061-0/+1
* Add bsdiff and bspatch to the base system. These are tools forcperciva2005-08-069-0/+753
* Holding a vnode doesn't prevent v_mount from disappearing (when thessouhlal2005-08-063-4/+5
* The kernel is usually at /boot/kernel/kernel nowadays.ssouhlal2005-08-062-2/+2
* - clean ${LIB32TMP} in _worldtmpru2005-08-051-0/+7
* Teach rc.d/encswap script how to use geli(8) for swap encryption.pjd2005-08-053-15/+25
* gbde_swap has been repo-copied to encswap.pjd2005-08-052-57/+2
* Don't include -lipx twice.phk2005-08-051-2/+2
* Make IPX support depend on NO_IPXphk2005-08-052-2/+16
* When summing capacities, skip info from batteries that weren't present.njl2005-08-051-0/+4
* Let NO_MAN control catmanphk2005-08-051-1/+5
* let NO_MAN control manphk2005-08-051-3/+12
* Respect NO_EXAMPLESphk2005-08-052-0/+4
* Fix up the locking in pcn(4) and mark it MPSAFE.jhb2005-08-052-36/+60
* Allow the array number to be read back on atacontrol createsos2005-08-051-1/+1
* Introduce NO_LOCALES build option.phk2005-08-051-6/+15
* Document ITE IT8211F support.brueffer2005-08-051-2/+2
OpenPOWER on IntegriCloud