summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added ntfs subdir to be filled.semenu1999-12-031-1/+1
* Added ntfs subdir to allow mountd.c include <ntfs/ntfsmount.h>semenu1999-12-031-0/+2
* Don't use %E* in old fields for compatibility reasonsache1999-12-0355-100/+100
* Fix for the new usage of mkioctlsmarcel1999-12-031-1/+1
* Change -i host to whois.networksolutions.comache1999-12-031-1/+1
* Supported to sound beep.nyan1999-12-031-1/+17
* pc98/pc98/atapi.cnyan1999-12-034-34/+992
* Avoid hardcoding any paths and variables. The include directory mustmarcel1999-12-032-8/+19
* Change splbio() to splcam(). bs is cam driver.nyan1999-12-032-4/+6
* Sync with sys/i386/conf/GENERIC revision 1.208.nyan1999-12-032-2/+0
* Remove mention of 'ivars'.mdodd1999-12-031-7/+2
* Make the stub routines have the same prototypes as the real bpfjulian1999-12-031-1/+1
* correct incomplete last changemjacob1999-12-031-1/+1
* Remove the 'ivars' arguement to device_add_child() andmdodd1999-12-0371-118/+189
* Set RB_VERBOSE into boothowto (provide proper layering from boot loadermjacob1999-12-031-1/+3
* roll platform minormjacob1999-12-031-1/+1
* clean up sprintf and have buffer that won't overflowmjacob1999-12-031-34/+66
* turn some messages into CFGPRINT messagesmjacob1999-12-031-5/+5
* Be careful not to re-initialise `struct stat' while it still hasbrian1999-12-033-26/+42
* Add '-l' which will match a certain status code.billf1999-12-032-5/+25
* Correct co-MAINTAINER's e-mail address. I don't know how manybillf1999-12-031-1/+1
* Define name length differently for alpha in order to preservejkh1999-12-031-0/+5
* Fix the 'usb0: USB revision unknown, not supported' people have been seeingn_hibma1999-12-035-32/+26
* Remove the 'alpha, use at your own risk' death-statement.billf1999-12-031-4/+1
* Fix typo, add $FreeBSD$billf1999-12-032-2/+6
* A better version of the previous checkin. If the user specifiesarchie1999-12-031-3/+9
* Remove the 'gzip' image activator. We're not using a.out anymore, so savemsmith1999-12-032-2/+0
* Add Matt Fuller's comment about long-standing x86 bug that allows youwes1999-12-021-0/+4
* When specifying additiona user-specified kernel compilation sourcearchie1999-12-021-1/+1
* Print device names for children that fail to detach.imp1999-12-021-1/+3
* Now that pccardc beep actually works, add knob for it in rc.conf/rc.pccardimp1999-12-023-0/+9
* Make pccardc beep actually work. The kernel was doing the wrong thingimp1999-12-023-9/+11
OpenPOWER on IntegriCloud