| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix warning: return type of `main' is not `int' | peter | 1999-09-15 | 17 | -17/+45 |
* | Don't disallow null search patterns --- they are interpreted as being | hoek | 1999-09-14 | 1 | -7/+10 |
* | Don't need to add bpf anymore. | jkh | 1999-09-14 | 5 | -15/+0 |
* | Reorder. | des | 1999-09-14 | 1 | -4/+4 |
* | Fix some more disordering, as well as the description string for the | des | 1999-09-14 | 3 | -13/+13 |
* | rc.conf -> /etc/motd | phantom | 1999-09-14 | 1 | -1/+1 |
* | Fix a coredump when commands in ~/.exrc prepended with addresses. | ru | 1999-09-14 | 1 | -1/+3 |
* | Gdc and pckbd driver don't support pnp mode. | nyan | 1999-09-14 | 4 | -0/+16 |
* | Correct some hard sentence breaks. Only those surrounding the previous | sheldonh | 1999-09-14 | 12 | -96/+107 |
* | Foo. Maybe I should get Peter to hook ispell up in commit_prep.pl. | obrien | 1999-09-14 | 3 | -3/+3 |
* | Add the NIS domain to the tweakable knobs. | obrien | 1999-09-14 | 3 | -0/+6 |
* | The existing libxpg4.so.2.0 didn't support zh_TW.Big5 locale. | obrien | 1999-09-14 | 1 | -90/+100 |
* | Brutally rip more stuff out of the fixit image so that we can start | jkh | 1999-09-14 | 2 | -8/+6 |
* | Don't call if_up() here, just set IFF_UP. | ru | 1999-09-14 | 1 | -1/+1 |
* | Adjust descriptions for if_up() and if_down(). | ru | 1999-09-14 | 1 | -6/+8 |
* | Add comments, fix typos. | ru | 1999-09-14 | 1 | -2/+8 |
* | - Describe all available message headers. | ru | 1999-09-14 | 1 | -26/+85 |
* | Align sockaddrs passed to/from the routing socket as supposed by kernel. | ru | 1999-09-13 | 1 | -5/+7 |
* | Even more dd(1) cleanups! Thanks to Bruce for staying on my case until | green | 1999-09-13 | 6 | -37/+45 |
* | Fix SEE ALSO section: | phantom | 1999-09-13 | 1 | -2/+4 |
* | The sense of probes has inverted. They return an error, rather than | peter | 1999-09-13 | 2 | -14/+14 |
* | Make the fixit floppy 2.88MB as a temporary "solution" to get the nightly | peter | 1999-09-13 | 1 | -2/+2 |
* | Document .Ta macro. | phantom | 1999-09-13 | 1 | -0/+1 |
* | Fix typo: vi(8) -> vi(1) | phantom | 1999-09-13 | 1 | -1/+1 |
* | Register the right cdevsw on the master device. | phk | 1999-09-13 | 1 | -1/+1 |
* | `permanent_link' is obsolete; update examples. | ru | 1999-09-13 | 1 | -9/+7 |
* | Add Ari Suutari as a maintainer. | ru | 1999-09-13 | 1 | -0/+3 |
* | Pull in the core bus drivers based on the machine type rather than | peter | 1999-09-13 | 4 | -64/+78 |
* | Document .Ox and .Nx macros. | phantom | 1999-09-13 | 1 | -1/+3 |
* | Update to current state of filesystems layout (almost complete) | phantom | 1999-09-13 | 1 | -33/+71 |
* | Add/adjust some $FreeBSD$ tags. | peter | 1999-09-13 | 14 | -15/+15 |
* | Merged src/lib/libtelnet rev.1.9 (fixed removing of obsolete shared | bde | 1999-09-13 | 2 | -14/+8 |
* | Get rid of a stray printf on boot. (BRDCTL = ...) | ken | 1999-09-13 | 2 | -2/+0 |
* | Apparently, it's not console=serial to set the serial console, | jkh | 1999-09-13 | 3 | -3/+3 |
* | Fixed some disordering (mainly of case lists for disks). | bde | 1999-09-13 | 2 | -32/+34 |
* | Merge from ../egcs/gcc/gcc.c rev.1.5: | bde | 1999-09-13 | 1 | -0/+4 |
* | Apply a consistent style to most of the etc scripts. Particularly, use | sheldonh | 1999-09-13 | 44 | -4320/+6050 |
* | Fixed longstanding breakage of rm of deep directories in rev.1.2. | bde | 1999-09-13 | 1 | -1/+1 |
* | Moved the definition of `boottime' and its sysctl to the correct file. | bde | 1999-09-13 | 3 | -4/+8 |
* | Const poisoning from d_name. | bde | 1999-09-13 | 1 | -6/+5 |
* | Oops, I forgot to commit this together with the updates to the callers. | bde | 1999-09-13 | 3 | -6/+6 |
* | Removed diskerr()'s unused d_name arg and updated callers. This fixes | bde | 1999-09-13 | 10 | -17/+14 |
* | Const'ify devtoname() and d_name. This exposes some errors (2 non-benign). | bde | 1999-09-13 | 3 | -7/+11 |
* | Fix disordering introduced in my previous commit. | des | 1999-09-13 | 4 | -16/+16 |
* | Document tcp_keepalive, tcp_drop_synfin, tcp_restrict_rst, | des | 1999-09-13 | 1 | -0/+34 |
* | Merge from sys/i386/conf/GENERIC revision 1.190. | kato | 1999-09-13 | 2 | -10/+16 |
* | "\t\t" -> " \t" as per rev. 1.611 (mangled in the previous commit) | des | 1999-09-13 | 3 | -6/+6 |
* | __collate_substitute() do something non-trivial only for German. For everyone | dt | 1999-09-12 | 3 | -6/+25 |
* | Bite the bullet and allocate the devsw entry at compile time. | phk | 1999-09-12 | 4 | -29/+22 |
* | Reduce time of __collate_substitute() from O(strlen(s)^2) to O(strlen(s)). | dt | 1999-09-12 | 1 | -8/+11 |