summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace incomplete malloc prototype with #include <stdlib.h>jb1998-02-201-2/+2
* Add #include <stdlib.h> to get prototype for malloc().jb1998-02-201-0/+1
* Add #include <string.h> to get prototypes.jb1998-02-206-4/+10
* Add #include <stdlib.h> to get prototype for malloc(). Without this,jb1998-02-201-1/+2
* Don't propogate *_DEBUG options. Use DEBUG and recompilesteve1998-02-203-9/+4
* Add #include <string.h> to get prototypes for functions that gccjb1998-02-205-0/+5
* Arghhh.... another missing backslash. Yes, I feel stupid.wpaul1998-02-201-2/+2
* Reserve Major device 92 for the bktr (Bt848 video capture driver)ahasty1998-02-202-6/+6
* Move Luigi's I2CWR ioctl from the video_ioctl section to theahasty1998-02-204-46/+56
* Cleanup the lpt for probe code.steve1998-02-201-24/+16
* Add an LPT_DEBUG option.steve1998-02-202-2/+6
* Be sure to set the value of Tbl.str_numstr before any call tosteve1998-02-201-1/+2
* Revert sosend() to its behavior from 4.3-Tahoe and before: iffenner1998-02-191-3/+7
* Make it more convenient to query NICs other than InterNIC. Explain in thewollman1998-02-192-34/+81
* Limit check for target to smaller section of makefile.eivind1998-02-191-3/+4
* Move the 'sw' device off block major #1, which is now occupied by 'wfd'.msmith1998-02-193-4/+6
* No binutils yet 8-(, and a few programs that need porting to alpha.jb1998-02-191-3/+7
* Sync with sys/i386/conf/majors.1.31.kato1998-02-191-2/+3
* Sync with sys/i386/conf/files.i386 revision 1.191.kato1998-02-192-6/+2
* Reenable building of /etc/passwd.guido1998-02-191-3/+3
* Convert to mdoc + typos.charnier1998-02-195-1666/+1405
* Change the bootstrap makefile inclusion to be general based on thejb1998-02-191-4/+4
* Just one of these libs left to port to alpha.jb1998-02-191-5/+5
* With the exception of tools that should come from GNU binutils,jb1998-02-191-107/+176
* (1) Don't disable "deinstall" if IGNORE is set.asami1998-02-191-2/+3
* MFMP: Allow 8 character login names.brian1998-02-195-27/+57
* 91 vinum RAID fsjkh1998-02-192-2/+4
* Don't create a ${PROG} target if it already exists.eivind1998-02-191-1/+3
* Style police service brought to you by: bdeeivind1998-02-193-11/+7
* Re-introduce '-n' - now a no-op for backwards compatibility only.eivind1998-02-191-2/+5
* MF22:nate1998-02-191-1/+6
* Add 'f' flag to the optstring.dima1998-02-181-2/+2
* cosmetic change for optstringdima1998-02-181-2/+2
* MFMP: LogWARN rather than LogERROR when we can't createbrian1998-02-181-5/+5
* ... since config no long have a -n option in -current either, do theeivind1998-02-181-2/+2
* Don't leak memory when the peer sends PROTO_COMPD packetsbrian1998-02-181-2/+2
* Note VFAT/FAT32 support in msdosfs now.jkh1998-02-181-0/+2
* Need to #include <unistd.h> for nice(3).steve1998-02-181-0/+1
* Missing newline when euid != ruid.steve1998-02-181-3/+3
* Don't reference (nonesxistent) qcam module.msmith1998-02-182-4/+4
* Remove qcam entriesmsmith1998-02-182-16/+2
* Remove qcam LKM.msmith1998-02-183-76/+0
* Remove qcam manpagesmsmith1998-02-182-106/+2
* Disconnect (nonexistent) qcamcontrolmsmith1998-02-181-3/+3
* Remove qcam support programs.msmith1998-02-185-404/+0
* Remove the 'qcam' driver. Development has ceased, and the driver ismsmith1998-02-1812-1316/+9
* Sync with sys/i386/conf/majors.i386 revision 1.29.kato1998-02-181-1/+4
* Sync with sys/i386/conf/files.i386 revision 1.190.kato1998-02-182-4/+6
* Sync with sys/i386/conf/devices.i386 revision 1.13.kato1998-02-181-3/+3
* MFS.obrien1998-02-181-2/+7
OpenPOWER on IntegriCloud