summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* changed a strchr to a strrchr so that modules with a `.' in the patherich1996-04-261-2/+2
* Fixed a couple of format strings to match the change of pid_t from longbde1996-04-131-1/+1
* default to udp if no flags specified...closes PR#bin/759scrappy1996-04-131-0/+1
* removed xref to icheck(8), ncheck(8) as they don't existscrappy1996-04-111-3/+1
* Fix a core dump when the user gives "-w" without an "="smpatel1996-04-101-1/+4
* English corrections from jdp.ache1996-04-091-18/+23
* Do not install the now unsupported netns and netisompp1996-04-081-1/+1
* Correct some man page xrefs, and some other minor changes to bring somempp1996-04-082-29/+29
* Correct some man page cross references and file location references.mpp1996-04-074-12/+12
* Don't immediately give up if a single read() or write() wasn'tjoerg1996-04-061-5/+31
* More info and more correctionsache1996-04-051-4/+8
* Describe new adjkerntz variant + various changes from jdpache1996-04-051-50/+91
* Detect if /etc/wall_cmos_clock gone while adjkerntz paused.ache1996-04-051-1/+6
* Dynamically sense /etc/wall_cmos_clock presence/absenseache1996-04-051-20/+8
* Fix error with multiply 'adjkerntz -a' copies running.ache1996-04-051-32/+86
* Add a small message to the ``CAVEATS'' section saying if you get thegpalmer1996-04-033-3/+27
* recognize "allow", "accept" and "pass"phk1996-04-031-6/+8
* A couple of bug-fixes.phk1996-04-021-4/+4
* Move rpc.statd and rpc.lockd to usr.sbin via repository copy as perpeter1996-04-0214-2530/+0
* Some minor tweaks for statdpeter1996-04-014-101/+25
* Tweaks for the stub lockd.peter1996-04-016-242/+46
* Fixed a type to match Lite2's fixed-width type changes.bde1996-03-191-1/+1
* Change the messages slightly when there is no "mount_type" executableasami1996-03-152-8/+38
* Properly distinguish 3 different cases:ache1996-03-122-10/+23
* Re-open line after hangup in any caseache1996-03-121-15/+2
* Backout my changes to disallow "mount /mnt /mnt" until I can verifympp1996-03-112-44/+0
* Only restrict the user from doing something like "mount /mnt /mnt"mpp1996-03-112-8/+14
* Do not allow the caller to specify the same path for the specialmpp1996-03-102-0/+38
* Prepare to eliminate multiply uucplock.c copiesache1996-03-041-16/+33
* Close PR#17. This may be a contraversal fix in that now mount willjkh1996-03-032-10/+2
* Silence some cc -Wall warnings in quotacheck.mpp1996-02-271-8/+10
* Fix quotacheck to not do a bunch of unneeded fseeks if thempp1996-02-271-2/+9
* Bring in some of Paul K's fixes for ldconfig from NetBSD-current.pst1996-02-261-10/+30
* Update to match kernel code.phk1996-02-243-100/+252
* A new ipfw program that can set and control the new features.phk1996-02-242-969/+400
* Update -current ipfw program as well.phk1996-02-232-170/+29
* Print out an informative message if the verbose option is givenmpp1996-02-212-3/+7
* Fix route to check if inet_addr and inet_network return INADDR_NONE,mpp1996-02-171-3/+3
* Call unit-command -1 <new> first time connected, close PR 569ache1996-02-172-9/+18
* This commit was generated by cvs2svn to compensate for changes in r14125,peter1996-02-177-0/+1321
|\
| * Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-177-0/+1321
* | This commit was generated by cvs2svn to compensate for changes in r14123,peter1996-02-177-0/+1481
|\ \ | |/
| * Import Jan 15 version of Andrew Gordon <andrew.gordon@net-tel.co.uk>'speter1996-02-177-0/+1481
* XNS sort-of-support is no more.wollman1996-02-133-30/+73
* Document that the firewall will no longer reorder the rules.phk1996-02-131-3/+8
* The DES-based init(8) belongs to the "des" distribution.joerg1996-02-131-1/+2
* Another round of man page cleanups.mpp1996-02-121-2/+3
* Removed the boot_*(8) man pages for machines we don't support:mpp1996-02-125-689/+1
* Fixed some minor formatting problems to silence manck some more.mpp1996-02-121-2/+2
* Correct a bunch of man page cross references and generallympp1996-02-112-5/+5
OpenPOWER on IntegriCloud