aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Added pc98 note menu.Yoshihiro Takahashi2001-05-211-0/+45
* - Sort usage() output;Maxim Sobolev2001-05-201-4/+7
* Spell FreeBSD.org correctly.Ruslan Ermilov2001-05-201-3/+3
* - Fix markup;Maxim Sobolev2001-05-201-7/+12
* Make /compat a relative symlink instead of an absolute symlink.Jordan K. Hubbard2001-05-192-4/+4
* digiio.h has moved to /usr/include/sysBrian Somers2001-05-191-2/+1
* Move scrshot(1) functionality into vidcontrol(1).Maxim Sobolev2001-05-192-3/+222
* Removed -I${.CURDIR}/.../sys from CFLAGS.Ruslan Ermilov2001-05-189-9/+3
* Allow ``ip4'' as an ``upperspec'' value, and update the manBrian Somers2001-05-172-0/+4
* Style policy: reformat multiline comments to conform to style(9).Maxim Sobolev2001-05-1710-46/+83
* digiModel_t -> enum digi_modelBrian Somers2001-05-172-3/+1
* Fix man page markup.Joerg Wunsch2001-05-161-23/+28
* Remove forgotten -WallBrian Somers2001-05-161-1/+0
* mdoc(7) police: fix markup and spelling.Ruslan Ermilov2001-05-161-13/+17
* mdoc(7) police: uppercase abbreviations in revision 1.34.Ruslan Ermilov2001-05-161-4/+4
* mdoc(7) police: double spaces in plain text chunks aren't good.Ruslan Ermilov2001-05-161-1/+1
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.Warner Losh2001-05-152-2/+2
* If PASTE isn't defined, define it as a transitional measure. ThisWarner Losh2001-05-151-6/+13
* Print longer package names. Some of them were running off the rightBruce A. Mah2001-05-151-3/+3
* The aliases file now lives in /etc/mail/.Gregory Neil Shapiro2001-05-151-1/+1
* Add battery state monitoring to apmd.Nick Sayer2001-05-154-8/+238
* Include fdread(1) into the parent Makefile.Joerg Wunsch2001-05-141-0/+1
* Initial import of fdread(1), a logical counterpart to fdwrite(1).Joerg Wunsch2001-05-143-0/+497
* Fix a possible segfault introduced in my previous commit.Maxim Sobolev2001-05-141-2/+3
* Check for both hint files in /var/run (elf and aout) and eventually createJimmy Olgeni2001-05-121-1/+3
* Fixed a missing library in DPADD.Bruce Evans2001-05-121-4/+5
* Fixed missing DPADD.Bruce Evans2001-05-121-2/+2
* Clean up some of the evil string handling in this code, replaceKris Kennaway2001-05-123-47/+91
* Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not fromMaxim Sobolev2001-05-122-2/+4
* Allow path where keyboard maps are looked for to be altered using environmentMaxim Sobolev2001-05-122-8/+16
* Bring the interface IFF_UP from ipcp_InterfaceUp() (called from IPCP'sBrian Somers2001-05-111-0/+7
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-112-0/+2
* Add exact names for suggested screenmapsAndrey A. Chernov2001-05-112-4/+4
* Sync KOI8-U with latest KOI8-R changes. Also restore correct numberingMaxim Sobolev2001-05-102-10/+6
* Add Romania to ftp mirrors.Jordan K. Hubbard2001-05-102-2/+6
* Add mousechar_start=3 for Russian fontAndrey A. Chernov2001-05-102-2/+2
* Move cons25w entry last, index is off by one otherwise if RunningAsInitAndrey A. Chernov2001-05-102-4/+8
* Remove CP866 keyboard and KOI8-R font to not confuse users.Andrey A. Chernov2001-05-102-12/+6
* Add support for Ukrainian console.Maxim Sobolev2001-05-104-12/+38
* Add the ability to specify alternate PID file for syslogd.David Malone2001-05-102-6/+14
* Patches from OpenBSD:Kris Kennaway2001-05-091-12/+33
* Fix what was clearly a 3am brain-o; Boolean should be signed, notJordan K. Hubbard2001-05-092-2/+2
* Unbreak world, IN_SHLOCK/IN_EXLOCK haven't existed in a while andAlfred Perlstein2001-05-092-18/+0
* rcsid style fix.David E. O'Brien2001-05-091-6/+5
* A WIP snuck in the rev 1.34 commit.David E. O'Brien2001-05-091-8/+3
* Use constants in <pccard/cis.h> for scannign the memory window with.Duncan Barclay2001-05-071-4/+4
* Ensure that pccardd sets up memory windows correctly for drivers otherDuncan Barclay2001-05-071-8/+36
* Fix a minor printing bug that prints incorrect information for memoryDuncan Barclay2001-05-071-1/+1
* * fix ctm(8) to use mkstemp() instead of tempnam() for tempfileKris Kennaway2001-05-065-7/+64
* Make soft updates option print more nicely and stop overflow ofJordan K. Hubbard2001-05-062-10/+16