summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* When it's necessary to kldload tun(4), don't forget to re-try to openbrian2002-04-153-8/+15
* Make the MTRR code a bit more defensive - this should help peopledwmalone2002-04-141-0/+1
* Add support for an additional field to the packages/INDEX file. Ifmurray2002-04-131-8/+45
* Read the CD_VOLUME property from the cdrom.inf file and use it tomurray2002-04-131-0/+7
* Add the concept of a volume to the device and package structures. Ifmurray2002-04-132-0/+4
* Stop "make depend" from attempting to delete non-existent .depend.ru2002-04-111-1/+1
* Make kldxref work for Elf64 (which has 32 bit hash tables)peter2002-04-112-7/+7
* When binding to transports if getnetconfigent() fails then actuallyalfred2002-04-111-1/+2
* Only remove the '\n' at the end of a line if there is one.dwmalone2002-04-101-1/+2
* Close a very small window during which new (empty) instances of rotated logsheldonh2002-04-101-4/+13
* timed(8) manual page has some incorrect grammertrhodes2002-04-091-4/+2
* chown(8) was not describing symlinks correctly, fixed.trhodes2002-04-091-3/+6
* Change typo, 2347 -> 2047.asmodai2002-04-091-1/+1
* Reactivate sysinstall, it does work on ia64.peter2002-04-081-1/+1
* Sysinstall does not work on ia64 and sparc64 yet. :-)obrien2002-04-081-1/+4
* Solve the problem of spuriously comparing files that were createddougb2002-04-081-0/+3
* Document the two new options, pre buildworld mode anddougb2002-04-081-1/+12
* GCC 3.1 cleanup - add a break after default: at the end of a switchmurray2002-04-071-0/+1
* Add comment to supplement my last commit.murray2002-04-072-0/+16
* GCC >= 3 and C99 handle zero-length arrays differently than oldermurray2002-04-072-0/+12
* Remove some last vestages of _interactiveHack.obrien2002-04-071-6/+1
* A variable had been unnecessarily assigned a bogus value because gcc wasgad2002-04-071-7/+6
* Rename a variable from 'user' to 'userid' to avoid some compiler warnings.gad2002-04-071-5/+5
* Rearrange all the error returns from sendfile() to make sure the originalgad2002-04-071-43/+51
* Re-arrange how output filters (of=) are handled for queues going togad2002-04-071-147/+191
* Don't reinvent the wheel now that ether_ntoa(3) has been fixedru2002-04-061-25/+13
* Simplify and optimize. This speeds up 'initattr' enormously for smalldes2002-04-061-41/+29
* Add "xf86cfg -textmode" to the list of options for configuring XFree86murray2002-04-062-10/+18
* Teach sysinstall the difference between a command line, and anmurray2002-04-062-6/+16
* Correct old wording of the arp functionality.asmodai2002-04-051-5/+7
* Dont quit prematurely when writing from stdin...sos2002-04-051-2/+5
* In the words of the submitter:dd2002-04-051-1/+5
* Document the -7 option for usershow.dd2002-04-051-0/+9
* Add the missing hoststat and purgestat commands. These are normallygshapiro2002-04-051-0/+2
* Get tun P2P address from the local pool if RADIUS server returnedhosokawa2002-04-042-1/+5
* Integrate airtools. This adds a number of parameters, which I've notimp2002-04-041-5/+119
* Switch to using XFree86 version 4. We do this thru installing the package,obrien2002-04-0211-140/+176
* DTRT for packages read from STDIN:murray2002-04-021-3/+4
* Produce a different error message for mktime(3) failure than for badcjc2002-04-021-8/+14
* Send diskpart to the eternal storage device (SMD probably :-) wherephk2002-04-024-659/+0
* Various fixes, mostly for problems introduced by my mdoc transcription,sheldonh2002-04-021-12/+14
* There are 4 key formats, not 3.sheldonh2002-04-021-1/+1
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.obrien2002-04-015-6/+6
* Include <string.h> for some prototypes, rather than depending onmike2002-04-012-0/+2
* Fix SCM ID's.obrien2002-04-0132-120/+97
* Fix a typobrian2002-03-311-1/+1
* Add a missing ``#ifndef NONETGRAPH''brian2002-03-311-0/+2
* Remove some extraneous whitespacebrian2002-03-311-1/+1
* Include arpa/inet.hbrian2002-03-311-0/+2
* Fix CLEANFILES.ru2002-03-301-0/+1
OpenPOWER on IntegriCloud