summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Replace spaces with a tab to fix build breakagecwt1999-12-151-1/+1
* update to isdn4bsd beta release 0.90hm1999-12-1493-1178/+5755
* Install `chown' into /sbin rather than /usr/sbin as `chown' is needed byobrien1999-12-141-1/+7
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-1430-1216/+1182
* Make kerberos4 conditional.jkh1999-12-142-0/+8
* Conditionalize kerberos4 to keep sources in sync.jkh1999-12-142-0/+10
* Add the NMEA and the ONCORE driver.roberto1999-12-131-2/+2
* Handle PPPoPTY correctly.brian1999-12-131-2/+2
* Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree.roberto1999-12-1314-0/+1190
* Add a 'warning' option for the files* files. This is intended to enablepeter1999-12-122-2/+18
* I shouldn't have incremented PART_OFF; it was wrong and broke labeljkh1999-12-129-8/+8
* Remove references to ze and zp drivers.phk1999-12-102-4/+0
* Define some more function keys in the keymap: panic, lshifta, rshifta, etc.yokota1999-12-103-0/+70
* Added support for file flags, mostly merged from the NetBSD version.joe1999-12-099-10/+93
* Fix errors unmounting remote systems which don't understand RPC_UMNTALL.grog1999-12-082-6/+10
* Version 1.16 was a bad change, so revert it.imp1999-12-081-16/+3
* [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in theken1999-12-081-3/+1
* Remove sysinstall knowledge of the wd based devices..sos1999-12-082-12/+0
* If last state was supended, remove the card. This is a kludge, thereimp1999-12-081-0/+3
* Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entireimp1999-12-072-4/+17
* Move basic ifilter utils to sbin where they shold have been committed byguido1999-12-068-36/+8
* Fix another quirk in the unknown device detection, and also deal withpeter1999-12-061-4/+17
* Complain if we get an error that is not ENXIO while opening /dev/usb\d+n_hibma1999-12-061-0/+7
* Only pkg_delete the old package if the new one builds properly.jkh1999-12-061-2/+1
* Fixed a potential buffer overflow problem, in the device name handling.joe1999-12-051-7/+9
* Add extra columns for printing longer device name.charnier1999-12-051-3/+3
* A procfs mount is no longer needed for a jail.phk1999-12-051-1/+0
* Mention USB mouse support.yokota1999-12-051-4/+26
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-042-10/+2
* Added ntfs filesystem to be exported.semenu1999-12-031-0/+4
* Be careful not to re-initialise `struct stat' while it still hasbrian1999-12-033-26/+42
* Add '-l' which will match a certain status code.billf1999-12-032-5/+25
* Correct co-MAINTAINER's e-mail address. I don't know how manybillf1999-12-031-1/+1
* A better version of the previous checkin. If the user specifiesarchie1999-12-031-3/+9
* When specifying additiona user-specified kernel compilation sourcearchie1999-12-021-1/+1
* Fix typo from last commit.imp1999-12-021-1/+1
* Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS insheldonh1999-12-024-13/+22
* Forgotten part of pccardc power commandimp1999-12-021-0/+82
* Implement pccardc power command. This allows one to power offimp1999-12-023-1/+20
* Allow 2 more characters for Mike's long device names.jkh1999-12-022-6/+6
* We need COMPAT3X for both i386 and alpha, not just i386.jkh1999-12-021-1/+1
* Don't make the failure of a LOCAL dist a reported error.jkh1999-12-013-4/+24
* Change the way we transfer links (again). The previousbrian1999-11-303-43/+88
* Add support for pr's localeache1999-11-304-11/+46
* Remove a stray ';' which made moused fail on read()s in all cases.n_hibma1999-11-301-1/+1
* oops, named-bootconf.pl has morphed into something else and moved.peter1999-11-301-5/+0
* Reactivate bind (named and tools)peter1999-11-301-1/+1
* ndc is now a C program that communicates with named via a unix-domainpeter1999-11-302-52/+3
* Link against libbind (library and headers)peter1999-11-302-0/+2
* Use a full path to pathtemplate.c in case it's being pulled into otherpeter1999-11-301-1/+2
OpenPOWER on IntegriCloud