| Commit message (Expand) | Author | Age | Files | Lines |
* | WARNS=2 partial fix; use NO_WERROR to protect against some hard-to-fix warnings. | markm | 2001-12-12 | 6 | -43/+42 |
* | WARNS=2 fixes, use __FBSDID, remove GCC-specific flags. | markm | 2001-12-12 | 2 | -12/+10 |
* | WARNS=2 fixes, Use __FBSDID(), kill register keyword. | markm | 2001-12-12 | 1 | -32/+33 |
* | Fix the time of an intmax_t calculation; it is unsigned. Also print | markm | 2001-12-12 | 2 | -1/+3 |
* | Catch up to the globaldata -> pcpu changes. | jhb | 2001-12-12 | 2 | -20/+20 |
* | Print the path with the shortest absolute length, rather than | mikeh | 2001-12-12 | 1 | -2/+5 |
* | Sync to pccarddevs 1.25 | imp | 2001-12-12 | 1 | -2/+8 |
* | Move LINKSYS2 to its correct numerical location. | imp | 2001-12-12 | 1 | -1/+5 |
* | Make clear that -w gets an argument. Add __FBSDID and remove unused | charnier | 2001-12-12 | 2 | -6/+6 |
* | Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .Em | charnier | 2001-12-12 | 7 | -35/+32 |
* | Start option definition with: ``The following options are available'' | charnier | 2001-12-12 | 2 | -13/+8 |
* | Add DIVA USB mp3 player. | sobomax | 2001-12-12 | 3 | -0/+8 |
* | o Various language and style tweaks. | rwatson | 2001-12-12 | 1 | -6/+7 |
* | I'm working on cleaning this up, however it probably won't be done for | mikeh | 2001-12-12 | 1 | -0/+2 |
* | * style(9)'ify | phantom | 2001-12-12 | 2 | -8/+8 |
* | New release note: jail sysctl variables moved. | bmah | 2001-12-12 | 2 | -0/+8 |
* | mdoc(7) police: remove the debugging stuff I use to prevent | ru | 2001-12-12 | 1 | -1/+0 |
* | mdoc(7) police: minor markup nits. | ru | 2001-12-12 | 1 | -20/+20 |
* | mdoc(7) police: fix markup, bump document date. | ru | 2001-12-12 | 2 | -30/+38 |
* | mdoc(7) police: kill HSBs, add missing comma. | ru | 2001-12-12 | 1 | -8/+13 |
* | mdoc(7) police: fix markup. | ru | 2001-12-12 | 1 | -13/+17 |
* | mdoc(7) police: Minor formatting nits and optimizations to rev. 1.34. | ru | 2001-12-12 | 1 | -57/+67 |
* | MFi386: revision 1.35 (Add support for writing to BIOS disks) | nyan | 2001-12-12 | 1 | -4/+221 |
* | mdoc(7) police: use no-break space. | ru | 2001-12-12 | 1 | -1/+3 |
* | mdoc(7) police: use no-break space, fix markup. | ru | 2001-12-12 | 1 | -1/+2 |
* | mdoc(7) police: use non-break space, remove whitespace at EOL, fix markup. | ru | 2001-12-12 | 1 | -1/+3 |
* | MFi386: revision 1.485 (the previous commit is not completely) | nyan | 2001-12-12 | 2 | -22/+26 |
* | Set the script_name_sep variable to a safe value if it is not | roam | 2001-12-12 | 2 | -0/+6 |
* | Connect libiconv to the build. | sheldonh | 2001-12-12 | 1 | -0/+1 |
* | Unix: Just Say No.. | wilko | 2001-12-12 | 1 | -0/+19 |
* | Fix select on named pipes without a reader. | alfred | 2001-12-12 | 1 | -1/+0 |
* | More "const" poisoning, and only use NO_WERROR if we're bootstrapping. | ru | 2001-12-12 | 2 | -23/+22 |
* | Axe an unneeded PCPU_SET(spinlocks, NULL) that I missed earlier. | jhb | 2001-12-12 | 6 | -6/+0 |
* | Fix a number of subtle and evil bugs in the libc_r wrapping of sendfile(2). | alfred | 2001-12-12 | 1 | -4/+50 |
* | - Fix sysctl mib examples in order to reflect the recent changes in | arr | 2001-12-12 | 1 | -2/+2 |
* | - Update the sysctl mibs in order to reflect the recent kern_jail.c | arr | 2001-12-12 | 1 | -9/+9 |
* | - Move _jail sysctl node underneath _kern_security in order to standardize | arr | 2001-12-12 | 1 | -4/+5 |
* | WARNS=2 fixes with NO_WERROR set, as there are some header issues | markm | 2001-12-12 | 22 | -404/+437 |
* | Remove WARNS?=2 and -Wall. WARNS?=2 is going to be the default. | markm | 2001-12-12 | 7 | -8/+1 |
* | Protect this against the coming WARNS=2 default. | markm | 2001-12-12 | 1 | -0/+2 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-12 | 6 | -67/+78 |
* | Make manpage links for 5.0-CURRENT release documents explicitly access the | bmah | 2001-12-11 | 1 | -1/+2 |
* | WARNS=2 fixes with NO_WERROR set because of system-header originating | markm | 2001-12-11 | 14 | -105/+120 |
* | WARNS=2 fixes. use __FBSDID(). | markm | 2001-12-11 | 1 | -9/+10 |
* | WARNS=2 fixes. NO_WERROR set as there are some hard-to-fix | markm | 2001-12-11 | 4 | -87/+87 |
* | WARNS=2 fixes, use __FBSDID(). | markm | 2001-12-11 | 1 | -10/+12 |
* | WARNS=2 is going to be the default, so don't specify it. Use __FBSDID(). | markm | 2001-12-11 | 2 | -6/+5 |
* | WARNS=2 fixes, use __FBSDID(), kill register keyword. | markm | 2001-12-11 | 2 | -35/+37 |
* | Partial WARNS=1 fizes with NO_WERROR set to prevent world breakage. | markm | 2001-12-11 | 8 | -38/+78 |
* | Overhaul the per-CPU support a bit: | jhb | 2001-12-11 | 107 | -1596/+850 |