summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* The /stand directory now disappears out from under sysinstall whilekensmith2005-08-052-2/+4
* Mention D-Link DGE-528(T) Gigabit Ethernet.tobez2005-08-051-0/+2
* Add support for the ITE IT8211F controller.sos2005-08-052-6/+15
* Fix status to report status from the given array.sos2005-08-051-3/+8
* Make IOCATARAIDSTATUS IOWR so status can be gotten correctlysos2005-08-051-1/+1
* Use socklen_t where appropriate.stefanf2005-08-053-5/+7
* Don't install ${LIB}_pic.a if NO_TOOLCHAINphk2005-08-051-2/+2
* Remove the map3270 file, tn3270 was retired long ago.phk2005-08-052-1027/+1
* Include <err.h> where needed. Add $FreeBSD$ where missing.stefanf2005-08-057-0/+11
* Recognize D-Link DGE-528(T) Gigabit as an re(4) device.tobez2005-08-052-0/+7
* Prefer {u,}intmax_t over the deprecated {u_,}quad_t.stefanf2005-08-051-17/+18
* Don't throw away the adjusted `runtimer' value.stefanf2005-08-051-3/+1
* Garbage collect useless variables.stefanf2005-08-052-4/+1
* Use the C99 syntax for designated initialisers.stefanf2005-08-051-8/+8
* Use char * when doing pointer arithmetics.stefanf2005-08-051-3/+4
* Declare iftraceinit() at file scope.stefanf2005-08-051-2/+1
* rc.conf(5) update - gbde_swap_enable variable has been removed.pjd2005-08-051-8/+0
* When the MAC address is reported all zeros, then error is necessarilyimp2005-08-051-1/+3
OpenPOWER on IntegriCloud