summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
| * Import NetBSD's mailwrapper to redirect /usr/sbin/sendmail to the user'speter1999-12-193-0/+322
| * Import Lite2's src/usr.sbin, except for timed. All changed filesbde1997-08-021-66/+54
* | MFC: can't stop tweaking this compulsively.jkh1999-12-192-2/+20
* | cosmetics missed in last commit.jkh1999-12-192-28/+58
* | More cosmetic surgery and a nasty null pointer bug in index.c fixed.jkh1999-12-195-68/+113
* | Be paranoid about refreshing after an action.jkh1999-12-191-2/+1
* | Revert the libcrypt/libmd stuff back to how it was. This should not havepeter1999-12-182-4/+4
* | Use long long format specifiers and cast each parameter to long long.marcel1999-12-181-14/+6
* | Yet more cosmetic fixes (I have a little time to kill while waiting forjkh1999-12-182-0/+5
* | Learn to do pointer arithmatic (doh!)brian1999-12-181-1/+1
* | Add more strategic screen clearsjkh1999-12-181-1/+5
* | Better screen handling in X desktop setup.jkh1999-12-184-26/+2
* | 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
OpenPOWER on IntegriCloud