summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rev 1.72 fixed a bug where if /boot.config changed the console its contentsjhb2008-02-282-4/+6
* Now that we're way past our conversion from GNU awk to BWK awk, we don'tobrien2008-02-281-7/+3
* Fix and improve some magic numbers for the "medium size" case.bde2008-02-282-4/+4
* Add another very relevant quote from "The Elements of Programming Style"yar2008-02-281-0/+3
* It was Plauger, not Ritchie, who co-authored both editionsyar2008-02-281-1/+1
* o Add FreeBSD 7.0, MacOS X 10.5 (belated), DragonFly BSD 1.12.0.maxim2008-02-281-3/+12
* Replace the use of warnx() with direct output to stderr using _write().scf2008-02-281-12/+36
* Retire the support for using paging in BTX. It hasn't been used sincejhb2008-02-272-57/+2
* Add <limits.h> for SHRT_MAX.jhb2008-02-273-0/+3
* File descriptors are an int, but our stdio FILE object uses a short to holdjhb2008-02-273-0/+39
* Replace somewhat awkward audit trail rotation scheme, which involved therwatson2008-02-271-156/+91
* Dummynet has a limit of 100 slots queue size (or 1MB, if you givedwmalone2008-02-273-7/+41
* Add the Epson - CX5400 to the supported lists of epson scanners.remko2008-02-271-3/+3
* Add support for the 965GM.remko2008-02-271-0/+1
* When probing a newly found device, don't automatically assume that thescottl2008-02-271-36/+95
* Add my birthday.ganbold2008-02-271-0/+1
* Add myself to doc committers and to keramida's mentee listganbold2008-02-271-0/+2
* Spelling correction, thanks to Joerg Sonnenberger.kientzle2008-02-271-1/+1
* Optimize skipping over Zip entries.kientzle2008-02-271-14/+5
* stdio is currently limited to file descriptors not greater thanwollman2008-02-271-1/+19
* Avoid hardcoding the kernel link address in the linker script.marcel2008-02-273-10/+22
* Spell out the name of the month, normalize copyright layout.brueffer2008-02-263-9/+9
* Parameterize for module namekmacy2008-02-261-4/+4
* Remove unused fileskmacy2008-02-262-92/+0
* move remaining binaries in to blob headerskmacy2008-02-265-37/+1320
* Add vfs_mountedfrom.9 to the build.davidc2008-02-261-0/+1
* Add new man page.davidc2008-02-261-0/+55
* Add insmntque.9 to the build.davidc2008-02-261-0/+1
* Add new man page.davidc2008-02-261-0/+62
* Link vholdl.9 to vhold.9davidc2008-02-261-0/+1
* Added the "restrict" type-qualifier to the readlink() prototype.ru2008-02-262-3/+3
* Document vholdl(9)davidc2008-02-261-11/+11
* Refer to vrefcnt(9)davidc2008-02-263-2/+5
* Minor grammar fixup.davidc2008-02-261-1/+1
* Add vrefcnt.9 to the build.davidc2008-02-261-0/+1
* Add new man page.davidc2008-02-261-0/+53
* Add support for the EPSON CX5400 scannerremko2008-02-262-0/+2
* - Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZpav2008-02-262-0/+6
* Correct a long-standing error in vm_object_page_remove(). Specifically,alc2008-02-261-6/+25
* - Add myself to ports committers and to miwi's mentee listgahr2008-02-261-0/+2
* - Add my birthdaygahr2008-02-261-0/+1
* Sync list of directories to look for packages in to current releaseskensmith2008-02-261-1/+3
* Do not assert any locks for VOP_PRINT. In particular, do not assert thatkib2008-02-261-1/+1
* Remove errant % in license comment.rwatson2008-02-261-1/+1
* On the ixp425, when we fail to initialize the memory rman instance, therwatson2008-02-261-1/+1
* Rename fdescfs vnode from "fdesc" to "fdescfs" to avoid name collisionkib2008-02-261-1/+1
* Add "Make MPSAFE" to the Coda todo list.rwatson2008-02-261-0/+1
* Add a missing unlock to an error path fro XPT_DEBUG handling.scottl2008-02-261-0/+1
* Rename the archive_endian.h functions to avoid name clasheskientzle2008-02-262-39/+41
* In pass1(), cap inosused to fs_ipg rather than allowing arbitrarydelphij2008-02-261-2/+4
OpenPOWER on IntegriCloud