summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix an off-by-one error which breaks this (detected by malloc flags):green2000-07-111-1/+1
* Extend to deal with 64 bit numeric arguments.se2000-07-101-14/+17
* Extend numeric operations to support 64 bit numbers.se2000-07-101-30/+29
* Add support for 64bit integer comparisons.se2000-07-101-6/+50
* Newbusify this driver at an expense of 40 extra lines of code.phk2000-07-101-67/+112
* attrib properly.alfred2000-07-101-1/+2
* removed 'ifndef ADVAPI' partsume2000-07-102-33/+5
* Find pod2man in the right place.markm2000-07-101-2/+2
* Document the kernel interface for accept filters.alfred2000-07-101-0/+133
* Activate mld6query.ume2000-07-101-0/+1
* This commit was generated by cvs2svn to compensate for changes in r62914,ume2000-07-103-0/+376
|\
| * mld6query sends an IPv6 multicast listener discovery (MLD) query packetume2000-07-103-0/+376
* Always install loader.4th, defaults/loader.conf, and support.4th instead ofjhb2000-07-101-1/+1
* Remove the XE_DEBUG define. It shouldn't be defined now that thingsimp2000-07-101-2/+3
* Free chunks obtained by getaddrinfo(3).ume2000-07-101-0/+1
* Beef up a bit descriptions of SCSI devices and what the drive.mjacob2000-07-102-6/+60
* Removing commented out devices I added.mjacob2000-07-104-20/+0
OpenPOWER on IntegriCloud