summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Ensure that block and character devices as well as fifo's and socketsmckusick2000-07-123-0/+18
* correct rtentry reference count in in6_ifloop_request().itojun2000-07-121-3/+5
* o Correct getopt() argument so that initattr -r and -w take an additionalrwatson2000-07-121-1/+1
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* Add Xircom CompactCard Ethernet CFE-10 1.00.imp2000-07-121-0/+8
* Don't call fprintf() without a format string.kris2000-07-121-1/+3
* Don't call syslog() without a format string.kris2000-07-125-8/+8
* Don't call warn() without a format string.kris2000-07-123-3/+3
* Don't assume that any ISA device that fails to probe is a PnP device,jhb2000-07-121-9/+11
* Don't call err() without a format string.kris2000-07-122-3/+3
* Brain fault, forgot to update ffs_snapshot.c with the new calling conventionmckusick2000-07-121-4/+5
* Don't call syslog() without a format string.kris2000-07-121-1/+1
* Don't call err() without a format string.kris2000-07-111-1/+1
* Use fetch_putln()des2000-07-111-11/+5
* Add _fetch_putln()des2000-07-112-6/+30
* Don't call printf without a format string.kris2000-07-111-1/+1
* Spelling (embedd to embed) fix and change a comma to a semicolon.dannyboy2000-07-111-2/+2
* Add some missing articles (as in a, an, the).dannyboy2000-07-111-4/+4
* Allow a ``timeout secs'' filter option to let specific packet typesbrian2000-07-1110-212/+295
* Add snapshots to the fast filesystem. Most of the changes supportmckusick2000-07-1152-446/+2536
* Array of long support.phk2000-07-111-4/+10
* Add attribute memory setup warningsdmlb2000-07-111-37/+86
* Storing to a pointer is (effectively) atomic; no need to protect thismarkm2000-07-114-20/+4
* Clean up warning about undeclared function by declaring softdep_fsyncmckusick2000-07-112-0/+5
* I think I need to move the newly static variables to the random_statemarkm2000-07-112-12/+10
* Document that basic authorization now kinda works.des2000-07-111-16/+20
* Rework the authorization code.des2000-07-111-78/+83
* Clean up the debugging outputdes2000-07-112-12/+3
* Use lstat(2) instead of stat(2) when deciding if we should fastcopydwmalone2000-07-111-1/+1
* Remove irq 13 from the list of valid IRQs. It is used by the math co andimp2000-07-111-1/+1
* Merge latest cards from my laptop:imp2000-07-111-1/+17
* Reserve 149 for the TAP device. Look for it in a source tree near younsayer2000-07-111-0/+1
* Fix 'telnet -X sra' coredumpnsayer2000-07-112-2/+6
* Get the security script to list the indoe numbers of the suid files.dwmalone2000-07-111-1/+1
* add Planex FNW-3600-TX 16bit FastEthernet DirectDocksanpei2000-07-111-0/+8
* Install accept_filter.9asmodai2000-07-111-1/+1
* Merge from the following changes.nyan2000-07-119-118/+137
* Finally merge newmidi.tanimura2000-07-1130-90/+11069
* Explain that the -S option only logs file downloads, not all transfers.ben2000-07-111-1/+1
* Fix typo; sa_siginfo -> sa_sigactionben2000-07-111-1/+1
* Sync sshd_config with sshd and manapage internal defaults (Checkmail = yes)peter2000-07-112-2/+2
* Sync LoginGraceTime with sshd_config = 60 seconds by default, not 600.peter2000-07-112-2/+2
* Fix out-of-sync defaults. PermitRootLogin is supposed to be 'no' butpeter2000-07-112-2/+2
* #elsif -> #elifalfred2000-07-111-8/+8
* Make FallBackToRsh off by default. Falling back to rsh by default ispeter2000-07-112-2/+2
* Try and fix the worst of some highly bogus malloc/free resourcepeter2000-07-111-1/+1
* Fix -auto breakage introduced with the last commit.brian2000-07-111-1/+1
* Fix finger -s output on an user who never logged in.asmodai2000-07-111-1/+1
* One should never allocate 4-kilobyte structs and such on the interruptgreen2000-07-112-4/+12
* Fix a bug when talking to non-freebsd machines where carriage returnps2000-07-111-0/+4
OpenPOWER on IntegriCloud