| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find. | wosch | 1997-10-13 | 5 | -3/+128 |
* | Ask for extra confirmation if a newfs has been requested during | jkh | 1997-10-13 | 3 | -9/+9 |
* | Improve the innetgr() NIS+ compat kludge. We should only fail over to the | wpaul | 1997-10-13 | 1 | -18/+25 |
* | If uptime < 1 min print in in secs otherwise we got confusing message | ache | 1997-10-13 | 1 | -10/+12 |
* | Don't return from cleanup() - if it's removed the playpen then very | jkh | 1997-10-13 | 5 | -9/+14 |
* | Consolidate distribution flag checking code. | jkh | 1997-10-13 | 2 | -98/+152 |
* | Allow access to options editor from media screen (sometimes you need it | jkh | 1997-10-13 | 3 | -3/+6 |
* | Only need to call label editor for all drives. | jkh | 1997-10-13 | 3 | -33/+15 |
* | Use err(3). Add usage. | charnier | 1997-10-13 | 2 | -29/+49 |
* | Use err(3). Sync usage string and man page. | charnier | 1997-10-13 | 2 | -41/+42 |
* | Use err(3). Remove multiply defined Id string. | charnier | 1997-10-13 | 8 | -64/+61 |
* | Remove multiply defined Id string. Hide sccsid string. | charnier | 1997-10-13 | 6 | -46/+54 |
* | Use err(3). Add usage() and #includes. | charnier | 1997-10-13 | 10 | -104/+107 |
* | Use err(3). | charnier | 1997-10-13 | 3 | -45/+63 |
* | Hide sccsid[]. Typo in man page. | charnier | 1997-10-13 | 2 | -4/+8 |
* | Use err(3). Add prototypes. | charnier | 1997-10-13 | 2 | -21/+33 |
* | Mdoc'ify man page. | charnier | 1997-10-13 | 2 | -65/+75 |
* | Use err(3). Add prototypes. Cosmetic in usage string. | charnier | 1997-10-13 | 2 | -29/+41 |
* | Style police: keep a variable list in alphabetical order, and add | joerg | 1997-10-13 | 1 | -5/+5 |
* | Synchronize with sys/i386/isa/wd.c revision 1.141. | kato | 1997-10-13 | 1 | -4/+4 |
* | Synchronize with sys/i386/isa/sio.c revision 1.184. | kato | 1997-10-13 | 2 | -4/+4 |
* | Synchronize with sys/i386/i386/userconfig.c revision 1.269. | kato | 1997-10-13 | 1 | -3/+3 |
* | Synchronize with sys/i386/i386/machdep.c revision 1.269. | kato | 1997-10-13 | 2 | -2/+4 |
* | 1) Remove comment about tip(1) not accepting comments in /etc/phones | hoek | 1997-10-13 | 2 | -10/+9 |
* | Disable the TEST_CIL code till I can commit the complete solution. | fsmp | 1997-10-13 | 1 | -1/+5 |
* | if we free all the links to a node, then by definition | julian | 1997-10-12 | 1 | -2/+1 |
* | Un-spam ip_sum (arrgh - I don't know how this made | brian | 1997-10-12 | 1 | -4/+3 |
* | Make mountd use -r by default. Hopefully this will cut down the number | imp | 1997-10-12 | 1 | -2/+2 |
* | Last major round (Unless Bruce thinks of somthing :-) of malloc changes. | phk | 1997-10-12 | 122 | -289/+469 |