aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Update the st(4) and sd(4) references to sa(4) and da(4) respectively,Neil Blakey-Milner2000-07-123-5/+5
* Fix a rather nasty latency problem that occurs with single tcp sessionsBrian Somers2000-07-121-11/+17
* o Other half of Sheldon's patch to fix initattr arguments, mistakenlyRobert Watson2000-07-121-0/+3
* o update extattrctl man page to reflect obligatory arguments to initattrRobert Watson2000-07-121-2/+2
* Now that the HTTP code supports timeouts, we don't need to use alarm()Dag-Erling Smørgrav2000-07-121-16/+29
* Detect and handle comment lines in master.passwd files.David Nugent2000-07-121-0/+10
* Fully document the HTTP authorization feature.Dag-Erling Smørgrav2000-07-121-12/+18
* Extensive rewrite of the HTTP code. The new code is significantly cleaner andDag-Erling Smørgrav2000-07-121-446/+685
* Backed out a part of previous commit. The function name conflicts.Yoshihiro Takahashi2000-07-122-4/+4
* Add support for Intel's i810 chipset with integrated graphics. AnDoug Rabson2000-07-1210-9/+1039
* This in essence completes the receive path.Poul-Henning Kamp2000-07-121-118/+427
* Backout previous commit.Jeroen Ruigrok van der Werven2000-07-121-1/+1
* MFC: fix some output cosmetics so that the finger -s output is properlyJeroen Ruigrok van der Werven2000-07-121-1/+1
* Rework the stats code to avoid code duplication.Dag-Erling Smørgrav2000-07-121-13/+16
* Ensure that block and character devices as well as fifo's and socketsKirk McKusick2000-07-123-0/+18
* correct rtentry reference count in in6_ifloop_request().Jun-ichiro itojun Hagino2000-07-121-3/+5
* o Correct getopt() argument so that initattr -r and -w take an additionalRobert Watson2000-07-121-1/+1
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* Add Xircom CompactCard Ethernet CFE-10 1.00.Warner Losh2000-07-121-0/+8
* Don't call fprintf() without a format string.Kris Kennaway2000-07-121-1/+3
* Don't call syslog() without a format string.Kris Kennaway2000-07-125-8/+8
* Don't call warn() without a format string.Kris Kennaway2000-07-123-3/+3
* Don't assume that any ISA device that fails to probe is a PnP device,John Baldwin2000-07-121-9/+11
* Don't call err() without a format string.Kris Kennaway2000-07-122-3/+3
* Brain fault, forgot to update ffs_snapshot.c with the new calling conventionKirk McKusick2000-07-121-4/+5
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-1/+1
* Don't call err() without a format string.Kris Kennaway2000-07-111-1/+1
* Use fetch_putln()Dag-Erling Smørgrav2000-07-111-11/+5
* Add _fetch_putln()Dag-Erling Smørgrav2000-07-112-6/+30
* Don't call printf without a format string.Kris Kennaway2000-07-111-1/+1
* Spelling (embedd to embed) fix and change a comma to a semicolon.Daniel Harris2000-07-111-2/+2
* Add some missing articles (as in a, an, the).Daniel Harris2000-07-111-4/+4
* Allow a ``timeout secs'' filter option to let specific packet typesBrian Somers2000-07-1110-212/+295
* Add snapshots to the fast filesystem. Most of the changes supportKirk McKusick2000-07-1152-446/+2536
* Array of long support.Poul-Henning Kamp2000-07-111-4/+10
* Add attribute memory setup warningsDuncan Barclay2000-07-111-37/+86
* Storing to a pointer is (effectively) atomic; no need to protect thisMark Murray2000-07-114-20/+4
* Clean up warning about undeclared function by declaring softdep_fsyncKirk McKusick2000-07-112-0/+5
* I think I need to move the newly static variables to the random_stateMark Murray2000-07-112-12/+10
* Document that basic authorization now kinda works.Dag-Erling Smørgrav2000-07-111-16/+20
* Rework the authorization code.Dag-Erling Smørgrav2000-07-111-78/+83
* Clean up the debugging outputDag-Erling Smørgrav2000-07-112-12/+3
* Use lstat(2) instead of stat(2) when deciding if we should fastcopyDavid Malone2000-07-111-1/+1
* Remove irq 13 from the list of valid IRQs. It is used by the math co andWarner Losh2000-07-111-1/+1
* Merge latest cards from my laptop:Warner Losh2000-07-111-1/+17
* Reserve 149 for the TAP device. Look for it in a source tree near youNick Sayer2000-07-111-0/+1
* Fix 'telnet -X sra' coredumpNick Sayer2000-07-112-2/+6
* Get the security script to list the indoe numbers of the suid files.David Malone2000-07-111-1/+1
* add Planex FNW-3600-TX 16bit FastEthernet DirectDockMIHIRA Sanpei Yoshiro2000-07-111-0/+8
* Install accept_filter.9Jeroen Ruigrok van der Werven2000-07-111-1/+1