summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* | Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-112-0/+2
* | Add exact names for suggested screenmapsache2001-05-112-4/+4
* | Sync KOI8-U with latest KOI8-R changes. Also restore correct numberingsobomax2001-05-102-10/+6
* | Add Romania to ftp mirrors.jkh2001-05-102-2/+6
* | Add mousechar_start=3 for Russian fontache2001-05-102-2/+2
* | Move cons25w entry last, index is off by one otherwise if RunningAsInitache2001-05-102-4/+8
* | Remove CP866 keyboard and KOI8-R font to not confuse users.ache2001-05-102-12/+6
* | Add support for Ukrainian console.sobomax2001-05-104-12/+38
* | Add the ability to specify alternate PID file for syslogd.dwmalone2001-05-102-6/+14
* | Patches from OpenBSD:kris2001-05-091-12/+33
* | Fix what was clearly a 3am brain-o; Boolean should be signed, notjkh2001-05-092-2/+2
* | Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andalfred2001-05-092-18/+0
* | rcsid style fix.obrien2001-05-091-6/+5
* | A WIP snuck in the rev 1.34 commit.obrien2001-05-091-8/+3
* | Use constants in <pccard/cis.h> for scannign the memory window with.dmlb2001-05-071-4/+4
* | Ensure that pccardd sets up memory windows correctly for drivers otherdmlb2001-05-071-8/+36
* | Fix a minor printing bug that prints incorrect information for memorydmlb2001-05-071-1/+1
* | * fix ctm(8) to use mkstemp() instead of tempnam() for tempfilekris2001-05-065-7/+64
* | Make soft updates option print more nicely and stop overflow ofjkh2001-05-062-10/+16
* | Replace an instance of the "watch" word with the ".Nm" macro: it is used toolgeni2001-05-041-1/+3
* | Off by one in counting the number of MIB entries.dmlb2001-05-031-1/+1
* | make isdnd less verbose while calculating times: fix another message to behm2001-05-031-2/+2
* | Remove now obsolete check for root filesystems > cyl 1024. The bootjkh2001-05-032-28/+8
* | * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-023-5/+8
* | Add a missing free(3).yar2001-05-021-0/+1
* | Handle situations where we've already got a P2P interface addressbrian2001-05-021-1/+6
* | Fix the rmuser script to correctly determine if a user does not exist.adrian2001-05-021-1/+1
* | Extend adduser to create "locked" accounts. Adduser can now lock anadrian2001-05-021-15/+137
* | - assign a separate debugging flag for debugging messages regarding thehm2001-05-026-38/+33
* | Add a ``digi'' driver.brian2001-05-024-0/+210
* | The pkg_version -c output will now call for a "make clean" before andbmah2001-04-301-2/+2
* | Fixed typos; removed whitespace at EOL.schweikh2001-04-301-25/+25
* | Revert consequences of changes to mount.h, part 2.grog2001-04-291-2/+0
* | Distinguish between rpc version numbers in the client cache to avoidalfred2001-04-281-1/+6
* | handles.c belonged to the old stub lockd, nuke it.alfred2001-04-281-61/+0
* | procs.c belonged to the old stub lockd, nuke it.alfred2001-04-281-592/+0
* | mdoc(7) police: removed hard sentence break.ru2001-04-272-2/+4
* | mdoc(7) police: Removed forgotten .Pp.ru2001-04-271-1/+0
* | Document the "noError" variable.olgeni2001-04-262-6/+24
* | Change this from being alphabetically ordered to being more "practically"jkh2001-04-262-36/+36
* | Bring in some bugfixes from NetBSD. I'm going to make a moreiedowse2001-04-261-17/+37
* | Fix some quotes and mention that it's usually necessary to trainbrian2001-04-262-2/+44
* | Add back missing arguments to format strings.kris2001-04-263-4/+4
* | Fix typo in prev commit - add missing commaache2001-04-261-2/+3
* | Add /usr/X11R6/bin to the exported PATH. If /usr/local/bin is there,obrien2001-04-251-4/+10
* | Fix compiling without -O, some dead code was using non-existant functions,alfred2001-04-252-6/+10
* | Don't build pkg_sign tools if crypto is not installed, or is notwes2001-04-241-1/+2
* | Handle IP over IP (IPPROTO_IPV4) properly.brian2001-04-245-12/+32
* | Reinstate one more old bugfix that got lost in the tirpc commit:iedowse2001-04-231-15/+20
* | Include necessary header files, in preparation for fixing breakage ingrog2001-04-231-0/+2
OpenPOWER on IntegriCloud