summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add entry about updating of /dev being desirable.phk1999-12-051-0/+4
* Raise the pci compat driver match priority a bit so that it's notpeter1999-12-052-2/+2
* Fix LINT breakage.archie1999-12-052-2/+2
* Lower (a lot!) the chip* probe so it doesn't steal the pci ID frompeter1999-12-051-2/+2
* Don't use a bogus bus number for Ross host-pci bridges.dfr1999-12-056-0/+12
* Make '||' visible.cracauer1999-12-051-1/+1
* make '|' character visible.cracauer1999-12-051-1/+1
* Fix cursor position calculation.yokota1999-12-051-1/+2
* A procfs mount is no longer needed for a jail.phk1999-12-051-1/+0
* Mention USB mouse support.yokota1999-12-053-6/+36
* Reinstate the aic driver.luoqi1999-12-052-0/+2
* Add pci_if.h to SRCS so that dcphy will build.wpaul1999-12-051-1/+1
* Make work for sigset_t change. Also modify tests to account fordeischen1999-12-052-6/+6
* Change signal handling to conform to POSIX specified semantics.deischen1999-12-0412-81/+237
* Disconnect and tagged queueing now really work. Also fix a bug that'sluoqi1999-12-043-101/+115
* Grrrr. I knew I forgot something. Remove mxphy, add dcphy and pnphy.wpaul1999-12-041-1/+2
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-0450-13949/+8845
* Fix "subscript has type `char'" warnings by casting to int, ascracauer1999-12-042-5/+6
* Properly align the columns of the header on Alpha.marcel1999-12-041-1/+7
* The address 0x472 is used for the SCSI HDD geometry information onkato1999-12-043-6/+3
* Override PERL and FULLPERL to be just "perl". This prevents MakeMakermarcel1999-12-041-12/+11
* Add miniperlmain.c to CLEANFILES and remove a second instance ofmarcel1999-12-041-2/+2
* When a Makefile.PL is evaluated in a subdirectory (ext/SDBM_Files/sdbm)marcel1999-12-041-1/+2
* Sync with sys/i386/i386/machdep.c revision up to 1.381.nyan1999-12-042-6/+6
* Bump the version number now that the Linuxulator has pluggable ioctlmarcel1999-12-041-1/+1
* Implement pluggable ioctl handlers.marcel1999-12-0412-3466/+4486
* oszsigcode -> szosigcodemarcel1999-12-048-11/+11
* Fix type of sf_addr.marcel1999-12-044-8/+8
* Add the logical ID of ViBRA16CL PNP on Micron Millenium II motherboards.tanimura1999-12-041-0/+1
* Call ISA_PNP_PROBE() to probe PnP cards, rather than matchtanimura1999-12-041-119/+59
* Call isspace() directly to get rid of an objectionable include.obrien1999-12-042-6/+4
* forgot .CURDIRjulian1999-12-041-1/+1
* The -s option was broken (missing braces around an else clause).kris1999-12-041-5/+7
* Fix off-by-one error leading to a segfault.kris1999-12-041-1/+5
* Document the .cvsrc "cvs" option for global options.peter1999-12-041-0/+9
* Fix buffer overflow & add $FreeBSD$kris1999-12-041-2/+13
* Add -q quite mode.obrien1999-12-042-4/+16
* Minor whitespace fix.obrien1999-12-041-2/+1
* Support the environtmental var "CVS_OPTIONS". Which can hold a set ofobrien1999-12-047-2/+250
* Add back in a prefatory TUR when the tape is *not* mounted. This seemsmjacob1999-12-041-0/+5
* From the author:green1999-12-031-8/+8
* Add RLIMIT_SBSIZE here, too.green1999-12-031-0/+4
* Missed part of previous commit.archie1999-12-031-0/+4
* Correct some botched timeout defines. Allocate only 8KB for the test readmjacob1999-12-031-97/+74
* Recognize NGM_BPF_COOKIE.archie1999-12-031-0/+1
* New netgraph node type, ng_bpf(8). This node type allows you toarchie1999-12-0312-5/+1061
* Add a new function ng_findhook() for finding a node's hook;archie1999-12-032-14/+26
* Merged NetBSD version, as they have done improvements:semenu1999-12-0325-2061/+2222
* Fix bug parsing 32 bit integers on machines where sizeof(long) == 4.archie1999-12-031-1/+2
* Added ntfs filesystem to be exported.semenu1999-12-032-0/+8
OpenPOWER on IntegriCloud