summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some unsafe function calls from the signal handlers.kris2001-09-011-6/+14
* Pushdown Giant for: profil(), ntp_adjtime(), ogethostname(),dillon2001-09-013-44/+113
* It is *indeed* possible to run Alpha Linux binaries under emulation.bmah2001-09-011-2/+3
* Giant pushdown sys_exit(), [o]wait(), wait4()dillon2001-09-011-16/+39
* Giant Pushdown ACL syscalls:dillon2001-09-013-93/+213
* regenerate syscallsdillon2001-09-016-25/+25
* Make yield() MPSAFE.dillon2001-09-012-20/+25
* Pushdown Giant for acct(), kqueue(), kevent(), execve(), fork(),dillon2001-09-015-23/+70
* Back out disabling ungetc() at 0, use different solution:ache2001-09-015-34/+48
* Axe stale mp_fixme().jhb2001-09-012-2/+0
* o Attach cap_cmp.c and cap_copy.c to the build.rwatson2001-09-011-1/+6
* o More conservative permissions for kerberos.log: 600 instead of 644.rwatson2001-08-311-1/+1
* Describe EOVERFLOW I implement per POSIX.ache2001-08-311-9/+17
* Don't claim memory resources owned by a PNP0C01 device ("system memory")msmith2001-08-311-3/+6
* Add an entry for the Zip 250.murray2001-08-313-0/+18
* Pushdown Giant for nfs syscalls (nfssvc())dillon2001-08-313-36/+69
* Make various posix4 system calls MPSAFE (will fixup syscalls.master later)dillon2001-08-312-84/+190
* Add entries for 3wire terminals. (carrier not supplied, so we set nc).murray2001-08-311-0/+15
* make swapon() MPSAFE (will adjust syscalls.master later)dillon2001-08-311-5/+13
* Add FD_SETSIZE warning to types.hdillon2001-08-311-0/+3
* mark obreak() and ovadvise() as being MPSAFEdillon2001-08-311-0/+6
* Add ID for the Best Data Smart One 56SPS Voice modem.murray2001-08-312-0/+2
* add 2300/2312 notesmjacob2001-08-312-14/+22
* Exit gracefully when a SIGHUP is received. This prevents ee from going intomp2001-08-311-0/+1
* o Screw over users of the kern.{security.,}suser_permitted sysctl again,rwatson2001-08-312-5/+6
* add 2300/2312 referencesmjacob2001-08-311-2/+11
* Correct the ID for the ALS0120 PnP Joystick. It is different from themurray2001-08-312-2/+2
* note 2300/2312 supportmjacob2001-08-312-2/+4
* Add 2 Gigabit Fibre Channel support (2300 && 2312 cards). This requiredmjacob2001-08-317-294/+599
* Add 2300/2312 (2Gbit) firmware.mjacob2001-08-312-1/+5461
* Add OMRON ME5614ISA PnP modem.murray2001-08-312-0/+2
* Add originally missing __sinit() call.ache2001-08-311-0/+4
* Simplify offset underflow checks even moreache2001-08-311-12/+2
* Add PCI device IDs for Kuotech dual port serial cards.murray2001-08-313-0/+8
* Preserve /etc/hosts.allow and /etc/dhclient.conf during upgrades.jkh2001-08-311-0/+2
* Describe that we disallow ungetc at offset 0 now.ache2001-08-311-1/+4
* Whoops, forgot a hunk on the previous patch. Fix RTSOL variable handlingjkh2001-08-311-1/+1
* PR: 26187jkh2001-08-311-1/+1
* Disallow ungetc at offset 0 (to prevent negative offset happens), so simplifyache2001-08-312-22/+15
* Drop buffer first, _then_ ask for real positionache2001-08-311-4/+4
* The same big piece of ftell code repeated in 3 places. Simplify things movingache2001-08-313-94/+30
* Don't activate placeholder resources; it can be very expensive in themsmith2001-08-311-3/+3
* Whitespace-only commit that can be ignored by translators.bmah2001-08-311-336/+357
* diskcheckd(8) is gone from the base system, so undo its release note.bmah2001-08-312-12/+0
* SECURITY: Drop `setgid kmem' bit as early as possible.ru2001-08-316-0/+7
* Sort predicates.ru2001-08-311-70/+70
* The file_descriptor argument to -t isn't optional, so don't mark it up so.dd2001-08-311-1/+1
* Make the 'echo' output for blanktime and scrnmap consistent with theirdd2001-08-312-4/+4
* If file offset is smaller than internal buffer character left count, just dropache2001-08-312-16/+30
* Add missing "opt_inet6.h" header.jlemon2001-08-311-0/+1
OpenPOWER on IntegriCloud