summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix stupid patch(1) tricks. Apparently patch thinks all files match thebrooks2004-05-274-251/+0
* Fixing disorder is the hardest thing in the world: Learn to sort :-)imp2004-05-271-1/+2
* POLA dictates that VLAN_MTU be enabled by default.yar2004-05-271-1/+7
* Fix an off-by-one error in the range check for the maximal -i or -ojoerg2004-05-271-2/+2
* Make "envctrl" a known master driver for iicbus.joerg2004-05-271-0/+1
* Correct some types in the yp structures; this fixes a number of problemstmm2004-05-271-14/+14
* Touch .Dd because the content of the manpage has been updated.yar2004-05-271-1/+1
* Buffer partial wide characters more efficiently: instead of storing thetjr2004-05-271-31/+46
* Bring back the macro versions of getwc(), getwchar(), putwc() andtjr2004-05-272-0/+15
* Previously, restoring an archive with hardlinked files that hadkientzle2004-05-272-95/+149
* Minor corrections to error handling and user notifications:kientzle2004-05-271-23/+26
* Provide framework for exiting with non-zero value on non-critical errors.kientzle2004-05-272-1/+3
* Document support for reading .Z compressed archives.kientzle2004-05-272-17/+15
* GC some no-longer-used constants.kientzle2004-05-271-2/+0
* Add prototypes for .Z compression support.kientzle2004-05-272-0/+4
* Add read-only support for .Z compressed archives.kientzle2004-05-271-0/+471
* Fix disordering of pccarddevs.h noticed by bde. Also remove a fewimp2004-05-2718-84/+50
* These are now not needed, after repo copy and conversion.imp2004-05-272-186/+0
* Sort includes, remove unnecssary ones.imp2004-05-271-10/+3
* Those sysctls shouldn't be writtable from inside a jail.pjd2004-05-261-2/+2
* Use new eui64(3) functions to print EUI-64s and to allow access to nodesbrooks2004-05-263-21/+87
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-2611-2/+1172
* Add PCI ID for via 8237.matk2004-05-261-0/+4
* It seems that clearing the MCR_IE bit in the modem control registertmm2004-05-261-22/+23
* Silence some constness and printf type warnings. Most of thedwmalone2004-05-261-12/+14
* Unbreak build ifjosef2004-05-261-1/+1
* Fix order.pjd2004-05-261-2/+2
* Sysctl hw.bus.devctl_disable shouldn't be writtable from inside a jail.pjd2004-05-261-3/+2
* Add pccarddevs.h and usbdevs.h as depends, ala miidevs.h, in the rightimp2004-05-261-5/+5
* MFi386: revision 1.493.nyan2004-05-261-2/+2
* Retire cpu_sched_exit(); it is not used any more.tmm2004-05-2610-49/+0
* Move the per-CPU vmspace pointer fixup that is required before atmm2004-05-265-36/+41
* if_printf() won't emit a newline unless told to.yar2004-05-261-2/+3
* Dump some more informations:pjd2004-05-262-36/+57
* Update the status of VLAN support in interface drivers.yar2004-05-261-0/+9
* Print provider's size in human-readable form as well.pjd2004-05-262-3/+7
* Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in structbde2004-05-262-6/+20
* MFamd64:bde2004-05-264-10/+34
* Move to generating pccarddevs.h on the fly, both for the kernel andimp2004-05-2650-1231/+66
* Fix disorder introduce in 1.862 by sorting emu10k before miidevs.h,imp2004-05-261-5/+5
* devlist2h.awk is too generic a name for what it does. It reallyimp2004-05-263-151/+4
* Keepalive timer should be added if we does not have any sppp consumers beforerik2004-05-251-2/+2
* Humanize_number(3) is a part of libutil.pjd2004-05-251-0/+2
* 'ld' lists drives, not volumes.le2004-05-252-3/+3
* Definition of recursion.wollman2004-05-251-0/+6
* You want to include libutil.h, not util.h.trhodes2004-05-251-4/+7
* MFS: vm_map.c rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATEdes2004-05-251-1/+5
* Back out previous commit; it went to the wrong file.des2004-05-251-8/+1
* Fix spellingbrueffer2004-05-251-1/+1
* MFS: rev 1.187.2.27 through 1.187.2.29, fix MS_INVALIDATE semantics butdes2004-05-251-1/+8
OpenPOWER on IntegriCloud