aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* sysinstall compiles on sparc64.Jake Burkholder2002-04-201-4/+1
* Use `The .Nm utility'Philippe Charnier2002-04-2029-102/+181
* Add character translation table between Unix and NetWare accordingBoris Popov2002-04-201-9/+9
* Change lpd to recognize the '-s' parameter as a preferred synonymGarance A Drosehn2002-04-192-13/+26
* Remove a safety-setting line which is unnecessary now that the previousGarance A Drosehn2002-04-191-1/+0
* Fix 'deamon' -> 'daemon' in a comment.Garance A Drosehn2002-04-191-1/+1
* Add a little detail to the syslog-msg that comes up when lpd can notGarance A Drosehn2002-04-191-2/+3
* Explicitly specifies sin6_family & sin6_len of sockaddr_in6 for raw socketSUZUKI Shinsuke2002-04-191-1/+3
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-199-184/+78
* Clean up usage message: don't put optional parameter's in brackets.Robert Watson2002-04-191-7/+7
* Add variable substitutions for SOCKNAME, IPOCTETSIN, IPOCTETSOUT, IPPACKETSIN,Brian Somers2002-04-172-32/+136
* Make mppath and masterpasswd pointers instead of arrays, and initializeDag-Erling Smørgrav2002-04-171-2/+4
* Don't display an extraneous ``: '' with some packets in/packets out diagnosticsBrian Somers2002-04-161-1/+1
* Make the way FSM options are processed easier to read by using structuresBrian Somers2002-04-1612-731/+746
* Constify and stylify yppusherr_string().Dag-Erling Smørgrav2002-04-161-6/+11
* Correct spacing.Dima Dorfman2002-04-161-1/+1
* Remove bogus reference to _use_yp.Dag-Erling Smørgrav2002-04-151-9/+1
* When it's necessary to kldload tun(4), don't forget to re-try to openBrian Somers2002-04-153-8/+15
* Make the MTRR code a bit more defensive - this should help peopleDavid Malone2002-04-141-0/+1
* Add support for an additional field to the packages/INDEX file. IfMurray Stokely2002-04-131-8/+45
* Read the CD_VOLUME property from the cdrom.inf file and use it toMurray Stokely2002-04-131-0/+7
* Add the concept of a volume to the device and package structures. IfMurray Stokely2002-04-132-0/+4
* Stop "make depend" from attempting to delete non-existent .depend.Ruslan Ermilov2002-04-111-1/+1
* Make kldxref work for Elf64 (which has 32 bit hash tables)Peter Wemm2002-04-112-7/+7
* When binding to transports if getnetconfigent() fails then actuallyAlfred Perlstein2002-04-111-1/+2
* Only remove the '\n' at the end of a line if there is one.David Malone2002-04-101-1/+2
* Close a very small window during which new (empty) instances of rotated logSheldon Hearn2002-04-101-4/+13
* timed(8) manual page has some incorrect grammerTom Rhodes2002-04-091-4/+2
* chown(8) was not describing symlinks correctly, fixed.Tom Rhodes2002-04-091-3/+6
* Change typo, 2347 -> 2047.Jeroen Ruigrok van der Werven2002-04-091-1/+1
* Reactivate sysinstall, it does work on ia64.Peter Wemm2002-04-081-1/+1
* Sysinstall does not work on ia64 and sparc64 yet. :-)David E. O'Brien2002-04-081-1/+4
* Solve the problem of spuriously comparing files that were createdDoug Barton2002-04-081-0/+3
* Document the two new options, pre buildworld mode andDoug Barton2002-04-081-1/+12
* GCC 3.1 cleanup - add a break after default: at the end of a switchMurray Stokely2002-04-071-0/+1
* Add comment to supplement my last commit.Murray Stokely2002-04-072-0/+16
* GCC >= 3 and C99 handle zero-length arrays differently than olderMurray Stokely2002-04-072-0/+12
* Remove some last vestages of _interactiveHack.David E. O'Brien2002-04-071-6/+1
* A variable had been unnecessarily assigned a bogus value because gcc wasGarance A Drosehn2002-04-071-7/+6
* Rename a variable from 'user' to 'userid' to avoid some compiler warnings.Garance A Drosehn2002-04-071-5/+5
* Rearrange all the error returns from sendfile() to make sure the originalGarance A Drosehn2002-04-071-43/+51
* Re-arrange how output filters (of=) are handled for queues going toGarance A Drosehn2002-04-071-147/+191
* Don't reinvent the wheel now that ether_ntoa(3) has been fixedRuslan Ermilov2002-04-061-25/+13
* Simplify and optimize. This speeds up 'initattr' enormously for smallDag-Erling Smørgrav2002-04-061-41/+29
* Add "xf86cfg -textmode" to the list of options for configuring XFree86Murray Stokely2002-04-062-10/+18
* Teach sysinstall the difference between a command line, and anMurray Stokely2002-04-062-6/+16
* Correct old wording of the arp functionality.Jeroen Ruigrok van der Werven2002-04-051-5/+7
* Dont quit prematurely when writing from stdin...Søren Schmidt2002-04-051-2/+5
* In the words of the submitter:Dima Dorfman2002-04-051-1/+5
* Document the -7 option for usershow.Dima Dorfman2002-04-051-0/+9