summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* When curproc is used repeatedly store curproc into a localdillon2001-11-121-3/+4
* o os_boot_rendez is responsible for clearing the IRR bit bymarcel2001-11-124-37/+69
* Invoke trap() for the alt. ITLB and alt. DTLB interrrupts whenmarcel2001-11-122-2/+16
* Use d_thread_t (the new ugly compatibility hack) rather than the oldimp2001-11-121-6/+4
* Remove #if 0'ed code that was replaced by vm_ksubmap_init() and GC'edpeter2001-11-121-126/+0
* note that 'nolockd' can't be used when updating mount flagsalfred2001-11-121-0/+3
* Allow users to use the 'nolockd' or -L options with mount_nfs in orderalfred2001-11-125-5/+35
* Sync to 1.17 of pccarddevsimp2001-11-111-1/+2
* Add GENTEK as one of the bogus vendors we need to id cards from the cisimp2001-11-111-0/+1
* Forced commit: previous patch comes from PR: 31009 not 31109.matusita2001-11-110-0/+0
* Drop privs while servicing kernel lock requests.alfred2001-11-111-7/+17
* turn vn_open() into a wrapper around vn_open_cred() which allowsalfred2001-11-113-17/+15
* Add a bunch of wireless cards for NEWBUS from NetBSD's list. I'mimp2001-11-111-3/+31
* Move kern.post.mk to last line, now that it appears safeimp2001-11-115-10/+10
* Move include of kern.post.mk to the last line of the file.imp2001-11-110-0/+0
* Back out last commit, it was accidentalimp2001-11-111-79/+79
* s/PCCARD_/PCMCIA_/g in NEWCARD device tables to enable easier NetBSD sharingimp2001-11-119-267/+267
* Sync to 1.16 pccarddevs to get new PCMCIA_ symbolsimp2001-11-114-570/+570
* Move from using PCCARD_ symbols gereated from this file to using PCMCIA_imp2001-11-112-20/+20
* Sync to 1.15 pccarddevsimp2001-11-111-299/+314
* MFNetBSD:imp2001-11-111-147/+154
* Change Copyright and email address (log omitted un previous commit)groudier2001-11-110-0/+0
* MFC after: 0 daysgroudier2001-11-117-8/+8
* Move Intel 82092AA into the list of devices. It appears to be a oneimp2001-11-111-1/+1
* Add Omega 82c094 PCI PCMCIA bridge. It is similar to the CL-PD6729 inimp2001-11-111-3/+3
* It turns out my reasons for using a few d_thread_t's were bogus. Revertimp2001-11-112-14/+16
* Add two minor changes.iwasaki2001-11-112-66/+88
* Apply a local change to ACPICA.iwasaki2001-11-111-1/+9
* One more fix for sysinstall/libdisk to create a device filematusita2001-11-111-6/+10
* fix typo.phk2001-11-111-1/+1
* Check that the mode argument to fsdb's `chmod' command contains noiedowse2001-11-111-1/+1
* No need to hide stuff in the $FreeBSD$ tag or in other comments like,cjc2001-11-111-1/+1
* Introduce the concept of "default" voltage. Have pccard layer use thisimp2001-11-112-56/+83
* Do not assume that a I/O based bridge is a 6729. Intel made a funky chipimp2001-11-111-1/+1
* add note about why I used d_thread_t in the prototypes.imp2001-11-112-2/+4
* Move all: target to kern.pre.mk so it matters less where you includeimp2001-11-112-2/+1
* Fix NO_SENDMAIL knob. When FreeBSD's old BSD version of vacation wasgshapiro2001-11-113-3/+15
* Append to SYSTEM_OBJS and CLEAN before including kern.post.mk.marcel2001-11-111-2/+2
* Fixed namespace pollution related to `err' in libc in the same way as forbde2001-11-116-7/+17
* Fixed style bugs (tab corruption) on every changed line in previous commit.bde2001-11-111-2/+2
* - No need for resetting values to 0 when M_ZERO flag is used.arr2001-11-101-6/+0
* Remove an extraneous argument to fprintf that -Wformat noticed.iedowse2001-11-101-1/+1
* Increment the loop counter.des2001-11-101-0/+1
* Make rsh(d) more secure (Hah!) by not defaulting PAM to promiscuouslymarkm2001-11-101-1/+9
* Avoid using the .align directive to skip to the next vector offset.marcel2001-11-102-426/+144
* Properly sanity-check the old msgbuf structure before we accept itiedowse2001-11-091-3/+6
* Forced commit to note that a large portion of the code in these files wastmm2001-11-090-0/+0
* Fix deadlock introduced in 1.73 (Jan 1998). The paging-in-progress countdillon2001-11-091-1/+5
* Add entries for the recently committed code.tmm2001-11-092-1/+23
* Add a file forgotten in the previous commit (a kobj interface thattmm2001-11-092-0/+150
OpenPOWER on IntegriCloud