summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Stylistic overhaul of vnops tables.phk1997-10-1531-2129/+1910
* When the default vnops funtion is vn_default_error(), there is no reason tophk1997-10-154-232/+4
* Mention that the Zip driver (vpo) requires SCSI disk support, and worksmsmith1997-10-153-3/+9
* IN_HASHED goes in the in-core flags ip->i_flag, not in the on-disk flagsbde1997-10-152-8/+8
* Use err(3). Add prototypes.charnier1997-10-152-111/+113
* Use err(3). Rewrote man page in mdoc format.charnier1997-10-152-105/+80
* Add usage().charnier1997-10-154-24/+35
* Fix various bogons reported in this PR.jkh1997-10-1510-18/+28
* Initialise LCP, IPCP and CCP as soon as LCP is down.brian1997-10-151-1/+4
* Correct a bug in the 'allow arbitrary number of socket descriptors' changeswpaul1997-10-141-4/+4
* Reset the flag right away, could catch a bogon someday.phk1997-10-142-2/+4
* I think my previous change may have opened a race conditio.phk1997-10-1410-23/+28
* Makefile for contributed version of awk.jraynard1997-10-142-6/+27
* Remove old version of awk.jraynard1997-10-1432-29563/+0
* Add a new startup variables menu for tweaking rc.conf variables in morejkh1997-10-149-21/+246
* This commit was generated by cvs2svn to compensate for changes in r30411,jraynard1997-10-14260-0/+49739
|\
| * Virgin import of GNU awk 3.0.3jraynard1997-10-14260-0/+49739
* Sheesh! Who's put a non-comment comment into this file?joerg1997-10-141-1/+2
* Improve my hack from rev 1.6 of displayq.c, and make the TCPjoerg1997-10-149-4/+58
* Deleted obsolete non-Intel CPU options.kato1997-10-142-18/+2
* Fix bogon I introduced while adding disks menu to label editor.jkh1997-10-143-9/+15
* ufs_ihashrem() should not be called from the UFS layer, but from thephk1997-10-145-8/+12
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-142-6/+6
* Moved `SRCS+= frexp.c' to the correct Makefile.inc.bde1997-10-141-2/+2
* Fixed searching of $PATH in execvp(). Do what sh(1) should do accordingbde1997-10-142-26/+87
* if_ep.c clarification/simplification.itojun1997-10-144-546/+184
* Add the primaries -mmin, -amin, -cmin to find, similar to the GNU find.wosch1997-10-135-3/+128
* Ask for extra confirmation if a newfs has been requested duringjkh1997-10-133-9/+9
* Improve the innetgr() NIS+ compat kludge. We should only fail over to thewpaul1997-10-131-18/+25
* If uptime < 1 min print in in secs otherwise we got confusing messageache1997-10-131-10/+12
* Don't return from cleanup() - if it's removed the playpen then veryjkh1997-10-135-9/+14
* Consolidate distribution flag checking code.jkh1997-10-132-98/+152
* Allow access to options editor from media screen (sometimes you need itjkh1997-10-133-3/+6
* Only need to call label editor for all drives.jkh1997-10-133-33/+15
* Use err(3). Add usage.charnier1997-10-132-29/+49
* Use err(3). Sync usage string and man page.charnier1997-10-132-41/+42
* Use err(3). Remove multiply defined Id string.charnier1997-10-138-64/+61
* Remove multiply defined Id string. Hide sccsid string.charnier1997-10-136-46/+54
* Use err(3). Add usage() and #includes.charnier1997-10-1310-104/+107
* Use err(3).charnier1997-10-133-45/+63
* Hide sccsid[]. Typo in man page.charnier1997-10-132-4/+8
* Use err(3). Add prototypes.charnier1997-10-132-21/+33
* Mdoc'ify man page.charnier1997-10-132-65/+75
* Use err(3). Add prototypes. Cosmetic in usage string.charnier1997-10-132-29/+41
* Style police: keep a variable list in alphabetical order, and addjoerg1997-10-131-5/+5
* Synchronize with sys/i386/isa/wd.c revision 1.141.kato1997-10-131-4/+4
* Synchronize with sys/i386/isa/sio.c revision 1.184.kato1997-10-132-4/+4
* Synchronize with sys/i386/i386/userconfig.c revision 1.269.kato1997-10-131-3/+3
* Synchronize with sys/i386/i386/machdep.c revision 1.269.kato1997-10-132-2/+4
* 1) Remove comment about tip(1) not accepting comments in /etc/phoneshoek1997-10-132-10/+9
OpenPOWER on IntegriCloud