aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* First check whether the USB transfer was cancelled before starting toNick Hibma2001-09-011-9/+12
* Regen.Nick Hibma2001-09-012-32/+32
* Spelling nit.Nick Hibma2001-09-011-2/+2
* Make "atapi less" kernels link again.Søren Schmidt2001-09-011-0/+2
* Undo last commit. The problem's been fixed for a long time.Matthew Dillon2001-09-011-3/+0
* Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),Matthew Dillon2001-09-013-44/+113
* Giant pushdown sys_exit(), [o]wait(), wait4()Matthew Dillon2001-09-011-16/+39
* Giant Pushdown ACL syscalls:Matthew Dillon2001-09-013-93/+213
* regenerate syscallsMatthew Dillon2001-09-016-25/+25
* Make yield() MPSAFE.Matthew Dillon2001-09-012-20/+25
* Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),Matthew Dillon2001-09-015-23/+70
* Axe stale mp_fixme().John Baldwin2001-09-012-2/+0
* Don't claim memory resources owned by a PNP0C01 device ("system memory")Mike Smith2001-08-311-3/+6
* Pushdown Giant for nfs syscalls (nfssvc())Matthew Dillon2001-08-313-36/+69
* Make various posix4 system calls MPSAFE (will fixup syscalls.master later)Matthew Dillon2001-08-312-84/+190
* make swapon() MPSAFE (will adjust syscalls.master later)Matthew Dillon2001-08-311-5/+13
* Add FD_SETSIZE warning to types.hMatthew Dillon2001-08-311-0/+3
* mark obreak() and ovadvise() as being MPSAFEMatthew Dillon2001-08-311-0/+6
* Add ID for the Best Data Smart One 56SPS Voice modem.Murray Stokely2001-08-312-0/+2
* o Screw over users of the kern.{security.,}suser_permitted sysctl again,Robert Watson2001-08-312-5/+6
* Correct the ID for the ALS0120 PnP Joystick. It is different from theMurray Stokely2001-08-312-2/+2
* note 2300/2312 supportMatt Jacob2001-08-312-2/+4
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredMatt Jacob2001-08-317-294/+599
* Add 2300/2312 (2Gbit) firmware.Matt Jacob2001-08-312-1/+5461
* Add OMRON ME5614ISA PnP modem.Murray Stokely2001-08-312-0/+2
* Add PCI device IDs for Kuotech dual port serial cards.Murray Stokely2001-08-312-0/+4
* Don't activate placeholder resources; it can be very expensive in theMike Smith2001-08-311-3/+3
* Add missing "opt_inet6.h" header.Jonathan Lemon2001-08-311-0/+1
* Whitespace change.Jonathan Lemon2001-08-311-1/+1
* Synch with NetBSD and OpenBSD.Ruslan Ermilov2001-08-311-1/+9
* Don't clobber the default for CFLAGS.Bruce Evans2001-08-312-2/+2
* o Move definition of CAP_MAX_BUF_LEN to sys/capability.hRobert Watson2001-08-311-0/+2
* Similar to changes on i386/alpha/etc pmap.c; converge on a similarPeter Wemm2001-08-313-45/+45
* Converge with i386/alpha/etc pmap.c for pmap_new_proc/pmap_dispose_proc().Peter Wemm2001-08-311-16/+14
* Same as i386/i386/pmap.c: clean up some style. This is irrelevant sincePeter Wemm2001-08-311-15/+12
* Same treatment as i386/isa/pmap.c - clean up some style to sync towardsPeter Wemm2001-08-311-39/+34
* Call OS-independent resume routine to execute _WAK .. etc.Takanori Watanabe2001-08-311-75/+1
* Do a style cleanup pass for the pmap_{new,dispose,etc}_proc() functionsPeter Wemm2001-08-312-80/+68
* Remove already commented out entry for pci/fxp.cJonathan Lemon2001-08-311-1/+0
* The fxp driver has lived in dev/fxp for some time, remove old files.Jonathan Lemon2001-08-313-2464/+0
* Prototypes for cap_equal_np() and cap_subset_np().Robert Watson2001-08-311-0/+10
* Note that ASU is now deprecated.Robert Watson2001-08-311-0/+1
* Revert previous "fix"; bus mice still have to be manually probed even inMike Smith2001-08-312-2/+2
* Tidy up cpu_fork() a little. This is mainly for changes I've beenPeter Wemm2001-08-311-39/+33
* CleanupMatthew Dillon2001-08-311-27/+68
* Get rid of most of the GIANT_XXX assertion defines. Nobody is going to useMatthew Dillon2001-08-312-36/+1
* Giant pushdown syscalls in kern/uipc_syscalls.c. Affected calls:Matthew Dillon2001-08-313-116/+279
* Add a UGAR() macro to simplify the diff's for the Giant pushdown.John Baldwin2001-08-311-0/+6
* Giant Pushdown: sysv shm, sem, and msg calls.Matthew Dillon2001-08-315-283/+510
* Add names for the TI PCI-1210, TI PCI-4410 and TI PCI-4450 parts. I hadWarner Losh2001-08-301-0/+9