summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Don't install KO's with the "schg" flag.obrien2001-04-256-46/+11
* Fix SCM ID's and remove tailing blanks.obrien2001-04-258-27/+24
* - Make the dumping of console messages from the secondary CPU's to thejhb2001-04-251-3/+5
* alpha_fpstate_save is fairly expensive (critical enter/exit, possiblygallatin2001-04-251-0/+2
* MFffs ffs_balloc.c 1.5.bde2001-04-252-0/+4
* Do not leave a process with no credential in zombproc.tanimura2001-04-251-17/+14
* When closing the last reference to an unlinked file, it is freedmckusick2001-04-254-26/+113
* Move the netexport structure from the fs-specific mountstructurephk2001-04-2528-226/+174
* Ignore chflags errors. This makes installing to nfs mounted targetimp2001-04-255-10/+10
* o Separate acl_t into internal and external representations asjedgar2001-04-241-3/+10
* get the parameters to pci_write_config the right way round. this may fixcg2001-04-241-2/+2
* Add a new field 'md_kernnest' to the alpha machine dependent processjhb2001-04-247-15/+72
* Change uipc_sockaddr so that a sockaddr_un without a path is returnedtmm2001-04-241-0/+2
* o Change a suser() call to a suser_xxx(..., PRISON_ROOT) call in therwatson2001-04-241-1/+1
* When switching backing store during signal delivery, do the switch beforedfr2001-04-242-14/+16
* Align stack pointer and backing store pointer to 16 byte boundary whendfr2001-04-241-0/+5
* Don't trash the user's pr on syscalls.dfr2001-04-242-2/+4
* Revert previous delta, which was completely bogus.sheldonh2001-04-241-1/+1
* Disconnect linux from the build. The buildkernel target has beensheldonh2001-04-241-1/+1
* Change the pfind() and zpfind() functions to lock the process that theyjhb2001-04-2435-285/+385
* Pre-dirpref versions of fsck may zero out the new superblock fieldsiedowse2001-04-241-0/+6
* Back out previous commit.grog2001-04-231-0/+4
* Fix a bug introduced in the last commit: vaccess_acl_posix1 only checkedtmm2001-04-233-3/+3
* Add als4000 subdir.orion2001-04-231-3/+3
* Initial version of Avance Logic ALS4000 pcm driver.orion2001-04-235-0/+1005
* fix it so it compiles againmjacob2001-04-2312-0/+24
* fix it so it compiles again after twerpage elsewheremjacob2001-04-231-0/+2
* add this ridiculous include foo so it will compile againmjacob2001-04-232-0/+4
* Fix includes so it compiles again.mjacob2001-04-232-2/+4
* Correct #includes to work with fixed sys/mount.h.grog2001-04-2385-0/+169
* Correct #includes to work with fixed sys/mount.h.grog2001-04-2314-0/+28
* Remove bogus #include and duplicate definition of AF_MAX. These weregrog2001-04-231-4/+0
* Add address families AF_SLOW and AF_SCLUSTER. These are used by thegrog2001-04-232-3/+8
* Fix the `tape drive spinning indefinately upon mt stat' problem.joerg2001-04-221-2/+15
* Removed old version of vaccess_acl_posix1e() that snuck back in rev 1.146.obrien2001-04-221-2/+0
* Style(9) fixes:obrien2001-04-221-51/+53
* add MARVELL to the list of phys to go into miibusmjacob2001-04-211-1/+1
* o Remove comment indicating policy permits loop-back debugging, butrwatson2001-04-211-1/+0
* Block out all interrupts, even machine checks, for critical_enter()gallatin2001-04-212-1/+2
* Fix the cut'n'paste style bugs I introduced in rev 1.16jedgar2001-04-211-3/+3
* Upper limit of mousechar start is UCHAR_MAX - 3, not UCHAR_MAX - 4ache2001-04-211-2/+4
* My fix to NEWCARD for getting the function type broke oldcard due toimp2001-04-211-2/+2
* Set the device name for NEC PC98 PCMCIA Controller on boot.imp2001-04-211-18/+19
* Add accessor/ivar for the "function". This is so we can genericallyimp2001-04-212-1/+6
* Avoid divide-by-zero for devices that the adapter has not negotiated amsmith2001-04-211-1/+5
* Add entry for swdog, Sitara Networks' watchdog timer.grog2001-04-211-0/+1
* Only try to delete the resource if we actually got it.imp2001-04-211-2/+3
* Spelling nit: acquring -> acquiring.jhb2001-04-211-1/+1
* Assert that when using an interlock mutex it is not recursed when lockmgr()alfred2001-04-201-1/+3
* add a comment to note that a process's vmspace may change, but so faralfred2001-04-201-1/+3
OpenPOWER on IntegriCloud