summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed GET/SETIPDOMAIN ioctl on /dev/socksys, which is used by variousnate1996-06-121-2/+90
* Properly lock the vm space when accessing the memory in a process. Thisdyson1996-06-112-4/+28
* Change the symbol name used in the last commit from USRSTACK todyson1996-06-111-1/+1
* Fix a couple of minor typos. Closes PR 1309.alex1996-06-111-3/+3
* Get rid of the unneeded upper address space.dyson1996-06-111-2/+2
* Submitted by: richrich1996-06-111-1/+21
* Code cleanup:jraynard1996-06-113-9/+9
* Cosmetic fixes for drive names which are 4 chars long.jkh1996-06-114-11/+13
* Move warning messages under bootverbosepst1996-06-115-20/+40
* Put clock calibration #defines in opt_clock.h to ease reconfigurationpst1996-06-117-7/+20
* Update for the next SNAP.jkh1996-06-112-10/+21
* Put in a strategic dialog_clear() to prevent screen corruption reportedjkh1996-06-113-3/+6
* Change some verbiage slightly.jkh1996-06-113-6/+9
* A slight error in my logic had me using color text attributes on Herculesjkh1996-06-113-6/+6
* Misc doc cleanup.jkh1996-06-115-33/+40
* Come up with a scheme for stamping the FreeBSD version number on CDs,jkh1996-06-114-12/+79
* Detach the device at shutdown.alex1996-06-112-12/+8
* 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
OpenPOWER on IntegriCloud