aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* o Make kern.security.bsd.suser_enabled TUNABLE.Robert Watson2001-12-051-0/+1
* Fixed remotely exploitable DoS in arpresolve().Ruslan Ermilov2001-12-051-1/+3
* o Whitespace sync to GENERICRobert Watson2001-12-051-1/+1
* Fix initialisation of struct nat entry, to solve a panic that occursGuido van Rooij2001-12-051-0/+1
* Fix resume for HP Omnibook 500's.Guido van Rooij2001-12-051-0/+7
* Add suspend/resume hooks to this driver; necessary to overcomeGuido van Rooij2001-12-051-0/+38
* Add VLAN support.John Hay2001-12-051-0/+11
* Moved to dev/joyWarner Losh2001-12-051-275/+0
* Move joy from isa to dev/joy.Warner Losh2001-12-051-1/+1
* Use new location for joy, plus list its new bus front ends.Warner Losh2001-12-051-2/+2
* Split joystick driver into ISA and PC Card front ends.Warner Losh2001-12-054-145/+319
* Implement prism2 detection from NetBSD. This mostly obsoletes theWarner Losh2001-12-052-27/+107
* Newer SA is prefered for a out-bound packet than old oneHajimu UMEMOTO2001-12-052-7/+89
* Update pathnames for creation of tags file.Kirk McKusick2001-12-053-5/+3
* Add entries to allow setting the CD type on cue sheetsSøren Schmidt2001-12-041-0/+11
* Allow setting the CD type on cue sheetsSøren Schmidt2001-12-041-2/+4
* When VOP_SYMLINK fails, the value of *vpp is junk, so we must NULLIan Dowse2001-12-041-3/+2
* implement MFC links properly (and I think long links too). This makeWarner Losh2001-12-041-42/+7
* The entry for the 'set' command no longer has a list of variables.Dag-Erling Smørgrav2001-12-041-2/+0
* PROCFS requires PSEUDOFS.Dag-Erling Smørgrav2001-12-041-1/+2
* s/^options\t\t/options \t/Dag-Erling Smørgrav2001-12-041-15/+15
* PROCFS requires PSEUDOFS.Dag-Erling Smørgrav2001-12-045-5/+10
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.Dag-Erling Smørgrav2001-12-042-2/+4
* When translating the interface name when "eth?" is given, do notMarcel Moolenaar2001-12-041-3/+9
* MFS: Use correct terminology for RAID 0/1 and 0/5.Scott Long2001-12-041-3/+3
* Remove error messages on mbuf allocation failures, nowLuigi Rizzo2001-12-043-26/+5
* BAH! Missed another change to this file.Scott Long2001-12-041-0/+4
* Bah, I missed this file on the last commitScott Long2001-12-041-2/+2
* PROCFS requires PSEUDOFS now.Dag-Erling Smørgrav2001-12-042-2/+2
* Pseudofsize procfs(5).Dag-Erling Smørgrav2001-12-0420-2044/+483
* Back out rev 1.48. The problem is with a bogus __attribute__ in stdio.h.David E. O'Brien2001-12-041-1/+0
* Reduce namespace pollution by removing argument names from prototypes.Dag-Erling Smørgrav2001-12-041-18/+18
* Add a missing open paren to a macro that's been broken (and apparentlyJohn Baldwin2001-12-042-2/+2
* Use d_thread_t to reduce diffs between current and stable.Scott Long2001-12-032-13/+17
* o Update an instance of 'unprivileged_procdebug_permitted' missedRobert Watson2001-12-031-6/+6
* Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from theBrooks Davis2001-12-038-17/+17
* o Introduce pr_mtx into struct prison, providing protection for theRobert Watson2001-12-0310-63/+194
* Add missing declaration of ftime.David Malone2001-12-031-0/+8
* Remove unused filed.Daniel C. Sobral2001-12-031-29/+0
* Reapply rev 1.37 (hide the __attribute__ gcc keyword) into RELENG_4 evenDavid E. O'Brien2001-12-031-0/+1
* Fix typo.Murray Stokely2001-12-031-1/+1
* Split out NAI Labs license and BSD license to prevent the accidentalBrian Feldman2001-12-032-9/+80
* o Uniformly copy uap arguments into local variables before grabbingRobert Watson2001-12-021-3/+1
* o Remove KSE race in setuid() in which oldcred was preserved before giantRobert Watson2001-12-021-1/+1
* o General style, formatting, etc, improvements:Robert Watson2001-12-021-167/+107
* make LOCKF_DEBUG kernel option work (sorta)Alfred Perlstein2001-12-021-10/+26
* ARG! committed the wrong patch!! I need more sleep :(Søren Schmidt2001-12-021-1/+1
* Oops, lost a line in the previous commit.Søren Schmidt2001-12-021-1/+2
* Initial support for the newer SiS chipsets, based on docs we finallySøren Schmidt2001-12-022-17/+109
* Enable build of smbfs. It works now as before on both UP and MP machines.Boris Popov2001-12-021-2/+1