summaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Adjust the system endian and a.out headers to be more MI and cross-buildingDavid E. O'Brien2004-06-229-353/+165
* libcompat doesn't seem to be needed any more.Poul-Henning Kamp2004-06-211-2/+2
* libcompat doesn't seem to be necessary any more.Poul-Henning Kamp2004-06-211-3/+0
* Merge changes from the tzcode2004a import.Stefan Farfeleder2004-06-205-51/+89
* Fix the format-string in a call to err(). It was causing a warning ifGarance A Drosehn2004-06-201-1/+1
* This commit was generated by cvs2svn to compensate for changes in r130780,Stefan Farfeleder2004-06-201-97/+0
* This commit was generated by cvs2svn to compensate for changes in r130777,Stefan Farfeleder2004-06-204-26/+1028
|\
| * Import the rest of tzcode2004a, the bits needed for the timezone compiler.Stefan Farfeleder2004-06-209-92/+1162
* | Fix the check for a "duplicate filename to compress", so that we're checkingGarance A Drosehn2004-06-191-1/+1
* | Use strlcpy(3) to replace the idiomaticRobert Drehmel2004-06-173-30/+18
* | Document boot0sio and note that it requires modem handshake to work.Poul-Henning Kamp2004-06-171-2/+9
* | Fix a bug which occurred when the home directory given by theRobert Drehmel2004-06-171-1/+2
* | Tabs were accidentally lost in the last commit.Maxime Henrion2004-06-161-0/+3
* | Assorted markup, spelling, and grammar fixes.Ruslan Ermilov2004-06-161-2/+3
* | mdoc(7) policeBruce M Simpson2004-06-161-2/+2
* | Document the behaviour of the net.link.ether.inet.proxyall sysctl MIBBruce M Simpson2004-06-161-0/+19
* | Factor out some duplicated code and fix some style(9) issues.Maxime Henrion2004-06-141-69/+62
* | Improve spec to spec comparison output.Poul-Henning Kamp2004-06-141-3/+20
* | Document -d flagPoul-Henning Kamp2004-06-141-0/+4
* | Language tweak in explaining the mouse wheel's functionality.David E. O'Brien2004-06-141-2/+2
* | Sync up with KAME. The main change is to try to avoid exposingDavid Malone2004-06-131-56/+36
* | Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-1315-359/+490
* | Be smarter about printing non-ethernet link-level addresses.Doug Rabson2004-06-131-3/+13
* | Switch to using the "neworder" for rotating log files, by default. TheGarance A Drosehn2004-06-121-1/+9
* | Add some more details about what traceroute6 does.David Malone2004-06-091-3/+40
* | Update kvm mode to match kernel changes.Poul-Henning Kamp2004-06-091-3/+3
* | Add note that rmuser will clean up any IPC mechanisms owned by the user.Christian S.J. Peron2004-06-081-0/+3
* | Avoid assignments to cast expressions.Stefan Farfeleder2004-06-081-1/+1
* | - Don't use argv[i] when i is uninitialised.Stefan Farfeleder2004-06-081-3/+2
* | Drop the include for <stdint.h>, it was only needed when this wasGarance A Drosehn2004-06-071-1/+0
* | Add an "oldorder" option, so that when the default changes to "neworder",Garance A Drosehn2004-06-071-0/+8
* | In "neworder" processing, reduce the delay between signals to separateGarance A Drosehn2004-06-071-10/+38
* | Major re-ordering of the steps that newsyslog will use when processingGarance A Drosehn2004-06-071-0/+425
* | A variety of minor changes. Allow users to set a debugging option viaGarance A Drosehn2004-06-071-67/+120
* | Accept full path names in addition to base names for shells.Mike Makonnen2004-06-062-11/+16
* | Tidy up markup.Ruslan Ermilov2004-06-061-19/+24
* | Tell crunchide to deal with arm elf binaries as well.Olivier Houchard2004-06-061-0/+4
* | Markup nits.Ruslan Ermilov2004-06-051-7/+11
* | Reapply traditionally lost fixes.Ruslan Ermilov2004-06-051-6/+4
* | Reapply traditionally lost fixes, fixed some more.Ruslan Ermilov2004-06-051-38/+43
* | Markup and grammar nits.Ruslan Ermilov2004-06-051-31/+23
* | Removed redundant mdoc(7) macro calls.Ruslan Ermilov2004-06-051-2/+2
* | Markup and punctuation nits.Ruslan Ermilov2004-06-052-28/+27
* | Markup nits.Ruslan Ermilov2004-06-052-11/+13
* | Added forgotten -w to the usage().Ruslan Ermilov2004-06-041-1/+1
* | Added forgotten -d to the usage().Ruslan Ermilov2004-06-041-1/+1
* | Added forgotten -w to the SYNOPSIS.Ruslan Ermilov2004-06-041-4/+4
* | Fixed warnings (missing .Ed call).Ruslan Ermilov2004-06-041-11/+11
* | Reapply some local fixes that got lost with another NetBSD merge,Ruslan Ermilov2004-06-041-27/+20
* | Trim whitespace at EOL.Ruslan Ermilov2004-06-043-4/+4