summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kill.1: Remove reference to obsolete sigvec(2) man page. Removedjkoshy1998-05-182-4/+3
* Make perl a build tool since it is required during a make depend.jb1998-05-181-1/+2
* Back out "always UTC" fix since some people want visually identical 'ls'ache1998-05-181-4/+10
* Change simple lock handling to not depend upon having a local apictegge1998-05-178-51/+55
* replaced check_rcpt ruleset with onejmb1998-05-171-11/+19
* replaced check_rcpt ruleset with onejmb1998-05-171-13/+26
* Add forwarding of roundrobin to other cpus. This gives a more regulartegge1998-05-1719-103/+708
* Remove extraneous ")" from output.dt1998-05-172-4/+4
* Fix support for pre-Win95 filesystems: Make it possible to lookup justdt1998-05-174-6/+28
* Use a higher priority interrupt vector for 8254 timer interrupts.tegge1998-05-174-8/+20
* Remove bogus LK_RETRY.dt1998-05-172-4/+4
* Include "eisa.h" and only provide code if NEISA > 0.gibbs1998-05-172-2/+8
* Fixed interval calculation in realitimexpire() again. Obtained from:bde1998-05-171-4/+4
* Fixed stale references to hzto() in comments.bde1998-05-173-7/+7
* Supply the correct process argument to dounmount when possible.tegge1998-05-172-4/+12
* For SMP, use prv_PPAGE1/prv_PMAP1 instead of PADDR1/PMAP1.tegge1998-05-1718-35/+133
* Fixed missing and unused forward declarations of structs.bde1998-05-171-2/+2
* Don't forget to clean up after an error reading the directory entrybde1998-05-172-6/+26
* Removed vestiges of pre-Lite2 locking.bde1998-05-174-8/+4
* Clear kernel stack pages before usage.tegge1998-05-172-6/+12
* Be more restrictive about when to disregard MP config table valuestegge1998-05-171-2/+4
* s/nanoruntime/nanouptime/gphk1998-05-1725-101/+101
* Cleanup after Garret, include unpch.h to get at various macros..sos1998-05-172-2/+4
* Turn on TCP_NODELAY on the remote socket, to turn off sender silly windowfenner1998-05-171-6/+3
* An important fix for proper inheritance of backing objects fordyson1998-05-161-2/+15
* Now that FreeBSD/Alpha can be installed on a disk and run on its own,jb1998-05-161-2/+2
* Include correct header to get definition of struct sockaddr_un.markm1998-05-161-1/+2
* Moved from directory above. It is i386 specific.jb1998-05-162-0/+554
* Add an alpha specific ttysjb1998-05-161-0/+56
* Make ttys machine specific.jb1998-05-162-279/+2
* Return back initial tzset() must be before first chrootache1998-05-161-1/+3
* Fix rev. 1.7: get offsetof from the correct header file.wollman1998-05-161-2/+2
* Don't use "ffs" in an ext2fs sleep message string.bde1998-05-162-6/+28
* Abbreviate "ext2fs_fsync" as "e2fsyn" instead of as "extfsn" in a sleepbde1998-05-162-2/+2
* Get timespecs directly instead of via timevals.bde1998-05-162-54/+22
* Don't abuse `+' to combine flags.bde1998-05-162-4/+4
* Backed out rev.1.76. It just added style bugs.bde1998-05-162-26/+14
* Get timespecs directly instead of via timevals.bde1998-05-164-52/+28
* Some of newer PC-98 may cause "Windows Protection Fault" when bootingkato1998-05-162-6/+10
* Disable local APIC in UP kernel. Intel specification update describeskato1998-05-162-2/+44
* Spotted a misplaced comma in my previous patch.des1998-05-163-6/+6
* Typo nits in SUIDDIR comment (removed some parentheses, moved somedes1998-05-163-36/+39
* Fix broken sun_len usage: it is not sun_path length but biggerache1998-05-161-2/+5
* 1.31 Randall Hopper <rhh@ct.picker.com>ahasty1998-05-168-567/+911
* When a timeval is stored at the beginning of icmp_data, the fieldsjb1998-05-161-14/+27
* Patch RPC library to avoid possible denial of service attacks as describedwpaul1998-05-151-1/+7
* Patch RPC library to avoid possible denial of service attacks as describedwpaul1998-05-152-2/+4
* Low level use of 'vidattr()' can cause a NULL pointer to beache1998-05-151-5/+11
* Change an arbitarly hardcoded `10' to MAX_NO_DISKS, which is currently "20".obrien1998-05-151-2/+2
* mbuf, inet, and unix modules no longer read kvm.wollman1998-05-155-199/+265
OpenPOWER on IntegriCloud