summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add $Id$gpalmer1996-06-101-0/+2
* Change the use if ifnet.if_lastchange to be more in line withgpalmer1996-06-1011-35/+42
* Add Estonia to mirrors.jkh1996-06-101-1/+14
* better appletalk support.julian1996-06-103-41/+98
* Code cleanup:jraynard1996-06-109-21/+37
* Implemented 'kern_sysctl', which differs from 'userland_sysctl' in thatnate1996-06-102-6/+65
* nitpicks.phk1996-06-102-1/+6
* typo.phk1996-06-101-1/+1
* Update man to tell that <sys/types.h> is needed.phk1996-06-101-0/+1
* We are developing a device driver of Smart Capture Card.phk1996-06-102-2/+4
* *blush* I used EXTRAVNODES everywhere else, but put EXTRA_VNODES in thepeter1996-06-103-6/+6
* Remove extraneous '+' that looks like it was left in by mistake. Thiswpaul1996-06-101-2/+2
* Mostly superficial code improvements, add a diagnostic. Thedyson1996-06-101-18/+23
* Added ABRAYER Rewsirow (pcs51674@asciinet.or.jp) for his contributionasami1996-06-101-1/+2
* Increase performance using pre-calculated collate tableache1996-06-101-15/+42
* Clarify the meaning of IPFIREWALL_VERBOSE. Add IPFIREWALL_VERBOSE_LIMIT.alex1996-06-103-9/+15
* Code cleanup (part two):jraynard1996-06-107-22/+30
* Added revised manpage submitted by the author of units.alex1996-06-101-26/+60
* Keep the vm_fault/vm_pageout from getting into an "infinite paging loop", bydyson1996-06-101-3/+7
* Big sweep over ipfw, picking up where Poul left off:alex1996-06-091-23/+197
* Big sweep over ipfw, picking up where Poul left off:alex1996-06-092-83/+133
* update sticky bit documentationwosch1996-06-091-8/+3
* documented login name limitwosch1996-06-091-9/+18
* Prepare for exec properly and check return valuesache1996-06-092-5/+19
* Handle sorting in better wayache1996-06-091-16/+34
* Follow alphabetical order more closely, now ISO8859-1 charactersache1996-06-091-1/+14
* Detect and report dataphase overruns. Put the adapter into 'Bit Bucket'gibbs1996-06-093-3/+58
* Make collation table compatible with POSIX WG15 view, i.e.ache1996-06-094-20/+28
* Also count bytes in if_tun. kern/1253phk1996-06-091-0/+2
* Compare 8bit alpha characters alphabetically using strcoll()ache1996-06-091-4/+66
* Include <sys/param.h> needed for MAXCOMLEN and MAXLOGNAME constants.alex1996-06-091-1/+2
* Use better approximation if collate info not available.ache1996-06-093-16/+41
* Change my email address martin@innovus.com -> martin@tdc.on.camartin1996-06-091-2/+2
* Add a check in the SMC probe to verify that the card has an ethernetmartin1996-06-091-0/+4
* Fix the spl handling. There's still the effect that the timers havejoerg1996-06-091-14/+32
* Localize it.ache1996-06-091-46/+7
* Implement CDIOCCLOSEache1996-06-091-4/+16
* Scan PCI buses in order the BIOS has assigned them. This is sometimesasami1996-06-092-4/+8
* Ack! You can't strdup() a DB datum that is not null terminated, or youpeter1996-06-091-3/+4
* Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* Added function prototypes and removed in-line prototypes of standardalex1996-06-081-27/+37
* Bring back the `config file in the kernel' feature from the 1.x days. Thisjkh1996-06-085-9/+57
* Update Brian Tao's email address.jkh1996-06-081-2/+2
* Finally get this back into shape following my incorporation of Garrett'sjkh1996-06-081-3/+4
* Code cleanup (part one):jraynard1996-06-088-14/+28
* Change the 'sysi86()' function not implemented' printf to be called onlynate1996-06-081-0/+2
* Rephrase some things as suggested by Bruce.alex1996-06-081-2/+3
* Oops, replace a rather important line that was lost in transit 8-(jraynard1996-06-081-1/+2
* Print times/call in ns if hz >= 10e7. hz will be this large for highbde1996-06-081-3/+8
* Fixed a vnode reference leak in nfsrv_rename(). The target inode wasn'tbde1996-06-082-2/+4
OpenPOWER on IntegriCloud