| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | A better version of the previous checkin. If the user specifies | archie | 1999-12-03 | 1 | -3/+9 |
* | When specifying additiona user-specified kernel compilation source | archie | 1999-12-02 | 1 | -1/+1 |
* | Fix typo from last commit. | imp | 1999-12-02 | 1 | -1/+1 |
* | Replace the -q option to pwd_mkdb with a test for PW_SCAN_BIG_IDS in | sheldonh | 1999-12-02 | 4 | -13/+22 |
* | Forgotten part of pccardc power command | imp | 1999-12-02 | 1 | -0/+82 |
* | Implement pccardc power command. This allows one to power off | imp | 1999-12-02 | 3 | -1/+20 |
* | Allow 2 more characters for Mike's long device names. | jkh | 1999-12-02 | 2 | -6/+6 |
* | We need COMPAT3X for both i386 and alpha, not just i386. | jkh | 1999-12-02 | 1 | -1/+1 |
* | Don't make the failure of a LOCAL dist a reported error. | jkh | 1999-12-01 | 3 | -4/+24 |
* | Change the way we transfer links (again). The previous | brian | 1999-11-30 | 3 | -43/+88 |
* | Add support for pr's locale | ache | 1999-11-30 | 4 | -11/+46 |
* | Remove a stray ';' which made moused fail on read()s in all cases. | n_hibma | 1999-11-30 | 1 | -1/+1 |
* | oops, named-bootconf.pl has morphed into something else and moved. | peter | 1999-11-30 | 1 | -5/+0 |
* | Reactivate bind (named and tools) | peter | 1999-11-30 | 1 | -1/+1 |
* | ndc is now a C program that communicates with named via a unix-domain | peter | 1999-11-30 | 2 | -52/+3 |
* | Link against libbind (library and headers) | peter | 1999-11-30 | 2 | -0/+2 |
* | Use a full path to pathtemplate.c in case it's being pulled into other | peter | 1999-11-30 | 1 | -1/+2 |
* | Compile bind against the resolver in libbind for now. Unfortunately this | peter | 1999-11-30 | 2 | -4/+6 |
* | Add two new generic control messages, NGM_ASCII2BINARY and | archie | 1999-11-30 | 10 | -43/+315 |
* | Move named and associated tools into a seperate makefile section and | peter | 1999-11-30 | 1 | -6/+9 |
* | Remove extra spaces in hex dump output. | archie | 1999-11-30 | 1 | -1/+1 |
* | depricated -> deprecated + mention the -alias flag status in README.changes | brian | 1999-11-29 | 2 | -4/+7 |
* | Correct the email address that folk are to bug if they need | markm | 1999-11-29 | 1 | -24/+12 |
* | Bail out on failing the read(). This happens when a USB mouse is | n_hibma | 1999-11-29 | 1 | -3/+3 |
* | Add the ability to match on device names attached to. | n_hibma | 1999-11-28 | 2 | -28/+166 |
* | Install man pages in the right place. This is what I get for cheating | billf | 1999-11-28 | 1 | -1/+1 |