summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* o Don't use long for 64 bit variables. Use u_int64_t instead.marcel1999-12-172-47/+62
* Back out previous commit, which broke mouse wheel support in moused.sheldonh1999-12-172-251/+43
* Add a missing '"' in the examples.obrien1999-12-171-1/+1
* Add another strategic screen clear.jkh1999-12-172-2/+14
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-1721-39/+55
* Bump default root size to 50MB on i386 (70MB on Alpha).jkh1999-12-172-6/+6
* Bye bye xntpd, enter ntp.roberto1999-12-161-1/+1
* Remove the old binaries (they've been renamed) without the 'x').roberto1999-12-162-0/+6
* Add libmd (or move it after libcrypt). We don't want the linker to bemarcel1999-12-162-4/+4
* "char *area" -> "char **area", to match the source code.nik1999-12-161-1/+1
* Properly disable COMPAT_3X for alpha.jkh1999-12-151-1/+1
* Allow elf2exe to be compiled on architectures other than Alpha. Thismarcel1999-12-151-1/+1
* - Improve the three button emulation by introdusing a small stateyokota1999-12-152-43/+251
* Put up some more helpful dialog boxes.jkh1999-12-153-5/+6
* 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
OpenPOWER on IntegriCloud