summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hook up mac_stub to the modules Makefile.rwatson2003-08-214-0/+4
* Add FreeBSD 5.1 and BSD/OS 5.0 to the family tree.murray2003-08-211-12/+16
* Sync to 1.65imp2003-08-211-5/+5
* Change INTERSIL to INTERSIL2 for the -1 case. Chances are good thatimp2003-08-211-2/+2
* Regen for 1.64imp2003-08-211-5/+8
* Vendor 0xb is intersil, not Netgear. The MA401RA is just Netgear'simp2003-08-211-2/+5
* Replace 'OS release date' with 'kernel release date' here, too.eivind2003-08-211-1/+1
* Generally rename things to represent the fact that this is now therwatson2003-08-211-269/+271
* mac_none is now the null policy, not a stub policy, so remove therwatson2003-08-211-1031/+5
* Apply Rudolf Cejka's patch for:orion2003-08-212-47/+42
* Add patch for AD198x.orion2003-08-212-0/+7
* Forced commit to reflect repo-copy of:rwatson2003-08-210-0/+0
* Catch up ep(4) with the hardware notes.simon2003-08-211-2/+22
* Catch up fe(4) with the hardware notes.simon2003-08-211-1/+22
* Change description of kern.osreldate from "Operating system release date" toeivind2003-08-211-1/+5
* Implementations of mpo_check_vnode_deleteextattr() andrwatson2003-08-213-1/+112
* Add the SmartBridges SmartLink to the list of supported devices.simon2003-08-211-1/+2
* Regen.jhb2003-08-213-5/+5
* Swap sigaction/sigreturn since they are in the wrong order.jhb2003-08-211-2/+2
* Add mac_check_vnode_deleteextattr() and mac_check_vnode_listextattr():rwatson2003-08-2115-8/+312
* Include order bit in sdev->type.simokawa2003-08-211-1/+1
* Add in a missing device entry that I thought was already in there. Thisambrisko2003-08-211-0/+10
* Regenpeter2003-08-218-28/+28
* This is too funny for words. Swap syscalls 416 and 417 around. It workspeter2003-08-212-4/+4
* Minimal update to make it easier to increase the buffer-size lpd usesgad2003-08-212-10/+20
* In my efforts to make checking the CD bits less error-prone, Iimp2003-08-201-1/+1
* Write the short and long version of the monthmtm2003-08-201-50/+24
* Add Protocol Independent Multicast protocol.hsu2003-08-201-0/+1
* Assert that the vm object lock is held in vm_page_alloc().alc2003-08-201-0/+1
* - Lock the pte object when performing vm_page_grab().alc2003-08-201-3/+9
* Remove about 40 lines of #ifdef/#endif by using new macrosrwatson2003-08-209-630/+279
* bde made a number of suggested improvements to the code. This commitimp2003-08-201-20/+17
* In sysctl_vm_zone, do not calculate per-cpu cache stats onbmilekic2003-08-201-20/+17
* Before digging into IGMP locking, do a whitespace and prototype cleanup:rwatson2003-08-201-73/+60
* Move from a custom-crafted singly-linked list to the SLIST_* macrosrwatson2003-08-202-27/+23
* Fix accidental line deletion.obrien2003-08-201-0/+1
* Add the IP_ONESBCAST option, to enable undirected IP broadcasts to be sent onbms2003-08-207-2/+66
* _thr_sig_check_pending is also called by scope system thread when it leavesdavidxu2003-08-202-0/+6
* Fix typo in last commit.mux2003-08-201-1/+1
* Get rid of a __DECONST by strdup'ing the string in question. Whenharti2003-08-201-1/+2
* Fix build by correcting a wrong cast.mux2003-08-201-1/+1
* o Reduce rc(8) startup clutter by turning the informational messagesmtm2003-08-202-5/+9
* Use PC Card instead of other variants in the driver man pages.imp2003-08-206-12/+12
* The PCMCIA Standard dictates that those funny cards you insert intoimp2003-08-204-18/+18
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallimp2003-08-208-2/+26
* Add a general mechanism for creating and applyingmtm2003-08-205-2/+298
* Use CBB_CARD_PRESENT instead of checking STATE_CD directly since it isimp2003-08-201-4/+6
* Lock the pmap's tsb object when performing vm_page_grab() on it.alc2003-08-201-0/+2
* Fix panic from having multiple locks held when updating firmware. AN_LOCKambrisko2003-08-201-9/+11
* pc98pcic isn't the name of the media driver. tcic likely will neverimp2003-08-201-3/+0
OpenPOWER on IntegriCloud