| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a couble of typos. | sos | 1997-10-16 | 1 | -6/+6 |
* | remove forgotten debug printf() | julian | 1997-10-16 | 1 | -2/+1 |
* | Two more places where root filesystems were mounted, put them at the head of | julian | 1997-10-16 | 3 | -4/+4 |
* | We are mounting the root. | julian | 1997-10-16 | 2 | -4/+4 |
* | Add a little example on libvgl usage. | sos | 1997-10-16 | 2 | -0/+122 |
* | 1/ by default make all versions of the same device get the same vnode. | julian | 1997-10-16 | 2 | -6/+5 |
* | some cleanups of init code, and changes needed to support disk layering. | julian | 1997-10-16 | 2 | -62/+75 |
* | Make the supported media info output the default. | peter | 1997-10-16 | 3 | -27/+10 |
* | Proper spacing in the Synopsis. | max | 1997-10-16 | 1 | -2/+2 |
* | srandom(time()) is too weak even for joke, use srandom(time() ^ getpid()) | ache | 1997-10-15 | 1 | -0/+4 |
* | On execing a sgid program, do not set P_SUGID when cr_gid and cr)_uid | guido | 1997-10-15 | 1 | -3/+4 |
* | Remove Xref to format(8) which does not exist. | max | 1997-10-15 | 1 | -2/+1 |
* | Include the machine-dependent Makefile.inc for sys in the correct place. | bde | 1997-10-15 | 2 | -3/+4 |
* | Removed the subdirectory paths from the definitions of MAN[1-9]. They | bde | 1997-10-15 | 14 | -132/+87 |
* | Unspam l10n ranges check | ache | 1997-10-15 | 1 | -0/+39 |
* | Added some 2-line source files to get a direct correspondence | bde | 1997-10-15 | 5 | -0/+10 |
* | Remove old SIGALRM absorbing back-compat code. It wasn't working at all | peter | 1997-10-15 | 1 | -83/+1 |
* | Give up on the "try and compensate for broken programs" cruft and revert | peter | 1997-10-15 | 1 | -70/+0 |
* | Do not use gawk random, we have better one in libc | ache | 1997-10-15 | 2 | -2/+4 |
* | Sigh. Signal handlers are executed on leaving the system call, not | peter | 1997-10-15 | 1 | -8/+2 |
* | vnops megacommit | phk | 1997-10-15 | 20 | -1029/+490 |
* | One could be surprised how much bugs can still be found here... | joerg | 1997-10-15 | 1 | -2/+3 |
* | Hide a silly ``unknown board type'' message behind bootverbose. The | joerg | 1997-10-15 | 2 | -6/+8 |
* | Hmm, realign the vnops into two columns. | phk | 1997-10-15 | 31 | -338/+338 |
* | Stylistic overhaul of vnops tables. | phk | 1997-10-15 | 31 | -2129/+1910 |
* | When the default vnops funtion is vn_default_error(), there is no reason to | phk | 1997-10-15 | 4 | -232/+4 |
* | Mention that the Zip driver (vpo) requires SCSI disk support, and works | msmith | 1997-10-15 | 3 | -3/+9 |
* | IN_HASHED goes in the in-core flags ip->i_flag, not in the on-disk flags | bde | 1997-10-15 | 2 | -8/+8 |
* | Use err(3). Add prototypes. | charnier | 1997-10-15 | 2 | -111/+113 |
* | Use err(3). Rewrote man page in mdoc format. | charnier | 1997-10-15 | 2 | -105/+80 |
* | Add usage(). | charnier | 1997-10-15 | 4 | -24/+35 |
* | Fix various bogons reported in this PR. | jkh | 1997-10-15 | 10 | -18/+28 |
* | Initialise LCP, IPCP and CCP as soon as LCP is down. | brian | 1997-10-15 | 1 | -1/+4 |
* | Correct a bug in the 'allow arbitrary number of socket descriptors' changes | wpaul | 1997-10-14 | 1 | -4/+4 |
* | Reset the flag right away, could catch a bogon someday. | phk | 1997-10-14 | 2 | -2/+4 |
* | I think my previous change may have opened a race conditio. | phk | 1997-10-14 | 10 | -23/+28 |
* | Makefile for contributed version of awk. | jraynard | 1997-10-14 | 2 | -6/+27 |
* | Remove old version of awk. | jraynard | 1997-10-14 | 32 | -29563/+0 |
* | Add a new startup variables menu for tweaking rc.conf variables in more | jkh | 1997-10-14 | 9 | -21/+246 |
* | This commit was generated by cvs2svn to compensate for changes in r30411, | jraynard | 1997-10-14 | 260 | -0/+49739 |
|\ |
|
| * | Virgin import of GNU awk 3.0.3 | jraynard | 1997-10-14 | 260 | -0/+49739 |
* | Sheesh! Who's put a non-comment comment into this file? | joerg | 1997-10-14 | 1 | -1/+2 |
* | Improve my hack from rev 1.6 of displayq.c, and make the TCP | joerg | 1997-10-14 | 9 | -4/+58 |
* | Deleted obsolete non-Intel CPU options. | kato | 1997-10-14 | 2 | -18/+2 |
* | Fix bogon I introduced while adding disks menu to label editor. | jkh | 1997-10-14 | 3 | -9/+15 |
* | ufs_ihashrem() should not be called from the UFS layer, but from the | phk | 1997-10-14 | 5 | -8/+12 |
* | Moved `SRCS+= frexp.c' to the correct Makefile.inc. | bde | 1997-10-14 | 2 | -6/+6 |
* | Moved `SRCS+= frexp.c' to the correct Makefile.inc. | bde | 1997-10-14 | 1 | -2/+2 |
* | Fixed searching of $PATH in execvp(). Do what sh(1) should do according | bde | 1997-10-14 | 2 | -26/+87 |
* | if_ep.c clarification/simplification. | itojun | 1997-10-14 | 4 | -546/+184 |