| Commit message (Expand) | Author | Age | Files | Lines |
* | Learn to do pointer arithmatic (doh!) | brian | 1999-12-18 | 1 | -1/+1 |
* | Add more strategic screen clears | jkh | 1999-12-18 | 1 | -1/+5 |
* | Better screen handling in X desktop setup. | jkh | 1999-12-18 | 4 | -26/+2 |
* | o Don't use long for 64 bit variables. Use u_int64_t instead. | marcel | 1999-12-17 | 2 | -47/+62 |
* | Back out previous commit, which broke mouse wheel support in moused. | sheldonh | 1999-12-17 | 2 | -251/+43 |
* | Add a missing '"' in the examples. | obrien | 1999-12-17 | 1 | -1/+1 |
* | Add another strategic screen clear. | jkh | 1999-12-17 | 2 | -2/+14 |
* | In retrospect, msgNotify() should leave its contents on the screen | jkh | 1999-12-17 | 21 | -39/+55 |
* | Bump default root size to 50MB on i386 (70MB on Alpha). | jkh | 1999-12-17 | 2 | -6/+6 |
* | Bye bye xntpd, enter ntp. | roberto | 1999-12-16 | 1 | -1/+1 |
* | Remove the old binaries (they've been renamed) without the 'x'). | roberto | 1999-12-16 | 2 | -0/+6 |
* | Add libmd (or move it after libcrypt). We don't want the linker to be | marcel | 1999-12-16 | 2 | -4/+4 |
* | "char *area" -> "char **area", to match the source code. | nik | 1999-12-16 | 1 | -1/+1 |
* | Properly disable COMPAT_3X for alpha. | jkh | 1999-12-15 | 1 | -1/+1 |
* | Allow elf2exe to be compiled on architectures other than Alpha. This | marcel | 1999-12-15 | 1 | -1/+1 |
* | - Improve the three button emulation by introdusing a small state | yokota | 1999-12-15 | 2 | -43/+251 |
* | Put up some more helpful dialog boxes. | jkh | 1999-12-15 | 3 | -5/+6 |
* | Replace spaces with a tab to fix build breakage | cwt | 1999-12-15 | 1 | -1/+1 |
* | update to isdn4bsd beta release 0.90 | hm | 1999-12-14 | 93 | -1178/+5755 |
* | Install `chown' into /sbin rather than /usr/sbin as `chown' is needed by | obrien | 1999-12-14 | 1 | -1/+7 |
* | Completely rip-out and redesign sysinstall's refresh model as well | jkh | 1999-12-14 | 30 | -1216/+1182 |
* | Make kerberos4 conditional. | jkh | 1999-12-14 | 2 | -0/+8 |
* | Conditionalize kerberos4 to keep sources in sync. | jkh | 1999-12-14 | 2 | -0/+10 |
* | Add the NMEA and the ONCORE driver. | roberto | 1999-12-13 | 1 | -2/+2 |
* | Handle PPPoPTY correctly. | brian | 1999-12-13 | 1 | -2/+2 |
* | Please welcome the brand new ntp4 daemon & utilities in the FreeBSD tree. | roberto | 1999-12-13 | 14 | -0/+1190 |
* | Add a 'warning' option for the files* files. This is intended to enable | peter | 1999-12-12 | 2 | -2/+18 |
* | I shouldn't have incremented PART_OFF; it was wrong and broke label | jkh | 1999-12-12 | 9 | -8/+8 |
* | Remove references to ze and zp drivers. | phk | 1999-12-10 | 2 | -4/+0 |
* | Define some more function keys in the keymap: panic, lshifta, rshifta, etc. | yokota | 1999-12-10 | 3 | -0/+70 |
* | Added support for file flags, mostly merged from the NetBSD version. | joe | 1999-12-09 | 9 | -10/+93 |
* | Fix errors unmounting remote systems which don't understand RPC_UMNTALL. | grog | 1999-12-08 | 2 | -6/+10 |
* | Version 1.16 was a bad change, so revert it. | imp | 1999-12-08 | 1 | -16/+3 |
* | [ repository copy of sys/pci/pci_ioctl.h to sys/sys/pciio.h happened in the | ken | 1999-12-08 | 1 | -3/+1 |
* | Remove sysinstall knowledge of the wd based devices.. | sos | 1999-12-08 | 2 | -12/+0 |
* | If last state was supended, remove the card. This is a kludge, there | imp | 1999-12-08 | 1 | -0/+3 |
* | Bump CIS_MAXSTR from 30 to 254. pccard appears to define the entire | imp | 1999-12-07 | 2 | -4/+17 |
* | Move basic ifilter utils to sbin where they shold have been committed by | guido | 1999-12-06 | 8 | -36/+8 |
* | Fix another quirk in the unknown device detection, and also deal with | peter | 1999-12-06 | 1 | -4/+17 |
* | Complain if we get an error that is not ENXIO while opening /dev/usb\d+ | n_hibma | 1999-12-06 | 1 | -0/+7 |
* | Only pkg_delete the old package if the new one builds properly. | jkh | 1999-12-06 | 1 | -2/+1 |
* | Fixed a potential buffer overflow problem, in the device name handling. | joe | 1999-12-05 | 1 | -7/+9 |
* | Add extra columns for printing longer device name. | charnier | 1999-12-05 | 1 | -3/+3 |
* | A procfs mount is no longer needed for a jail. | phk | 1999-12-05 | 1 | -1/+0 |
* | Mention USB mouse support. | yokota | 1999-12-05 | 1 | -4/+26 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 2 | -10/+2 |
* | Added ntfs filesystem to be exported. | semenu | 1999-12-03 | 1 | -0/+4 |
* | Be careful not to re-initialise `struct stat' while it still has | brian | 1999-12-03 | 3 | -26/+42 |
* | Add '-l' which will match a certain status code. | billf | 1999-12-03 | 2 | -5/+25 |
* | Correct co-MAINTAINER's e-mail address. I don't know how many | billf | 1999-12-03 | 1 | -1/+1 |