| Commit message (Expand) | Author | Age | Files | Lines |
* | Rev 1.72 fixed a bug where if /boot.config changed the console its contents | jhb | 2008-02-28 | 2 | -4/+6 |
* | Now that we're way past our conversion from GNU awk to BWK awk, we don't | obrien | 2008-02-28 | 1 | -7/+3 |
* | Fix and improve some magic numbers for the "medium size" case. | bde | 2008-02-28 | 2 | -4/+4 |
* | Add another very relevant quote from "The Elements of Programming Style" | yar | 2008-02-28 | 1 | -0/+3 |
* | It was Plauger, not Ritchie, who co-authored both editions | yar | 2008-02-28 | 1 | -1/+1 |
* | o Add FreeBSD 7.0, MacOS X 10.5 (belated), DragonFly BSD 1.12.0. | maxim | 2008-02-28 | 1 | -3/+12 |
* | Replace the use of warnx() with direct output to stderr using _write(). | scf | 2008-02-28 | 1 | -12/+36 |
* | Retire the support for using paging in BTX. It hasn't been used since | jhb | 2008-02-27 | 2 | -57/+2 |
* | Add <limits.h> for SHRT_MAX. | jhb | 2008-02-27 | 3 | -0/+3 |
* | File descriptors are an int, but our stdio FILE object uses a short to hold | jhb | 2008-02-27 | 3 | -0/+39 |
* | Replace somewhat awkward audit trail rotation scheme, which involved the | rwatson | 2008-02-27 | 1 | -156/+91 |
* | Dummynet has a limit of 100 slots queue size (or 1MB, if you give | dwmalone | 2008-02-27 | 3 | -7/+41 |
* | Add the Epson - CX5400 to the supported lists of epson scanners. | remko | 2008-02-27 | 1 | -3/+3 |
* | Add support for the 965GM. | remko | 2008-02-27 | 1 | -0/+1 |
* | When probing a newly found device, don't automatically assume that the | scottl | 2008-02-27 | 1 | -36/+95 |
* | Add my birthday. | ganbold | 2008-02-27 | 1 | -0/+1 |
* | Add myself to doc committers and to keramida's mentee list | ganbold | 2008-02-27 | 1 | -0/+2 |
* | Spelling correction, thanks to Joerg Sonnenberger. | kientzle | 2008-02-27 | 1 | -1/+1 |
* | Optimize skipping over Zip entries. | kientzle | 2008-02-27 | 1 | -14/+5 |
* | stdio is currently limited to file descriptors not greater than | wollman | 2008-02-27 | 1 | -1/+19 |
* | Avoid hardcoding the kernel link address in the linker script. | marcel | 2008-02-27 | 3 | -10/+22 |
* | Spell out the name of the month, normalize copyright layout. | brueffer | 2008-02-26 | 3 | -9/+9 |
* | Parameterize for module name | kmacy | 2008-02-26 | 1 | -4/+4 |
* | Remove unused files | kmacy | 2008-02-26 | 2 | -92/+0 |
* | move remaining binaries in to blob headers | kmacy | 2008-02-26 | 5 | -37/+1320 |
* | Add vfs_mountedfrom.9 to the build. | davidc | 2008-02-26 | 1 | -0/+1 |
* | Add new man page. | davidc | 2008-02-26 | 1 | -0/+55 |
* | Add insmntque.9 to the build. | davidc | 2008-02-26 | 1 | -0/+1 |
* | Add new man page. | davidc | 2008-02-26 | 1 | -0/+62 |
* | Link vholdl.9 to vhold.9 | davidc | 2008-02-26 | 1 | -0/+1 |
* | Added the "restrict" type-qualifier to the readlink() prototype. | ru | 2008-02-26 | 2 | -3/+3 |
* | Document vholdl(9) | davidc | 2008-02-26 | 1 | -11/+11 |
* | Refer to vrefcnt(9) | davidc | 2008-02-26 | 3 | -2/+5 |
* | Minor grammar fixup. | davidc | 2008-02-26 | 1 | -1/+1 |
* | Add vrefcnt.9 to the build. | davidc | 2008-02-26 | 1 | -0/+1 |
* | Add new man page. | davidc | 2008-02-26 | 1 | -0/+53 |
* | Add support for the EPSON CX5400 scanner | remko | 2008-02-26 | 2 | -0/+2 |
* | - Add support for Axesstel MV100H, as used on CDMA network operated by O2 CZ | pav | 2008-02-26 | 2 | -0/+6 |
* | Correct a long-standing error in vm_object_page_remove(). Specifically, | alc | 2008-02-26 | 1 | -6/+25 |
* | - Add myself to ports committers and to miwi's mentee list | gahr | 2008-02-26 | 1 | -0/+2 |
* | - Add my birthday | gahr | 2008-02-26 | 1 | -0/+1 |
* | Sync list of directories to look for packages in to current releases | kensmith | 2008-02-26 | 1 | -1/+3 |
* | Do not assert any locks for VOP_PRINT. In particular, do not assert that | kib | 2008-02-26 | 1 | -1/+1 |
* | Remove errant % in license comment. | rwatson | 2008-02-26 | 1 | -1/+1 |
* | On the ixp425, when we fail to initialize the memory rman instance, the | rwatson | 2008-02-26 | 1 | -1/+1 |
* | Rename fdescfs vnode from "fdesc" to "fdescfs" to avoid name collision | kib | 2008-02-26 | 1 | -1/+1 |
* | Add "Make MPSAFE" to the Coda todo list. | rwatson | 2008-02-26 | 1 | -0/+1 |
* | Add a missing unlock to an error path fro XPT_DEBUG handling. | scottl | 2008-02-26 | 1 | -0/+1 |
* | Rename the archive_endian.h functions to avoid name clashes | kientzle | 2008-02-26 | 2 | -39/+41 |
* | In pass1(), cap inosused to fs_ipg rather than allowing arbitrary | delphij | 2008-02-26 | 1 | -2/+4 |