summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some spelling errors.mpp1996-01-291-5/+5
* Add the -u flag to the cpio's used to install the initial files, justjoerg1996-01-293-12/+12
* Getpwent() and getservent() can wind up calling free() withmpp1996-01-292-2/+0
* Remove redundant declaration for worminit(). Dunno why my config(8)joerg1996-01-291-2/+1
* Minor tweak to allow the mbone mapper to work again on hosts which arepeter1996-01-291-2/+2
* Don't install sendmail setgid kmem since it doesn't reallympp1996-01-291-2/+1
* Add missing cat9ache1996-01-291-1/+5
* Added a check/panic for vm_map_find failing to find space for the pagedg1996-01-291-5/+7
* Implement what I mentioned in rev 1.18: limit per-bucket allocations todg1996-01-291-3/+7
* Fixed two bugs in the calculation of the malloc area (kmem_map) size:dg1996-01-291-7/+9
* Add an option to start mrouted. Off by defaultgpalmer1996-01-292-2/+11
* Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE.gibbs1996-01-291-10/+78
* Add LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE. These are used by thegibbs1996-01-292-3/+17
* Prevent media eject on first open and re-enable ejection on last close.gibbs1996-01-291-3/+6
* Update copyright.gibbs1996-01-291-2/+2
* Kernel printf now returns int.gibbs1996-01-291-3/+5
* Changes to support Performance enhancements in the sequencer.gibbs1996-01-292-135/+175
* Finally commit Serge's multicast and "misc other changes" patch. Igibbs1996-01-294-86/+168
* Another pass through eisaconf. Ioaddrs and Maddrs are link lists now.gibbs1996-01-297-252/+846
* Performance optimizations. Unroll all bcopies. Use PIO to transfer SCBsgibbs1996-01-292-194/+138
* Whoops! Include paths.h instead of sys/cdefs.h - that results injkh1996-01-291-1/+1
* Fixed an uninitialized variable (argument to vm_map_find) -- problemdyson1996-01-291-5/+8
* german calendawosch1996-01-2914-0/+690
* include preprocessor commands likewosch1996-01-2911-0/+132
* install new calendars/de_DE.ISO8859-1/calendar.* fileswosch1996-01-291-2/+13
* Section SEE ALSO completewosch1996-01-291-0/+7
* Section FILES and SEE ALSO completewosch1996-01-292-2/+25
* Section FILES and SEE ALSO completedwosch1996-01-281-1/+18
* Section FILES and SEE ALSO completedwosch1996-01-281-1/+13
* A manpage. May be the file nologin.5 should located inwosch1996-01-284-0/+126
* Read from standard input if file name "-" is given.wosch1996-01-282-2/+10
* Added sys_pipe into files.dyson1996-01-281-0/+1
* Enable the new fast pipe code. The old pipes can be used with thedyson1996-01-283-4/+16
* Added new files to support the new fast pipes. After the follow-ondyson1996-01-282-0/+646
* Make worm.c compile with -Wall -Werror again.joerg1996-01-281-7/+7
* Submitted by: rich (which one?)julian1996-01-281-1/+5
* Implement a prototype interface to bus-master IDE DMA on the Tritonwollman1996-01-287-9/+446
* Back out the previous change. It's not correct for -current.jkh1996-01-281-8/+0
* Add an entry for the "MBR-7", whatever that is.jkh1996-01-281-1/+9
* Man page for the vx driver.jkh1996-01-281-0/+85
* 3c590 driver for FreeBSDjkh1996-01-282-6/+12
* Use umask disk_umask=037 for all (writable) disks. Use umaskbde1996-01-282-56/+44
* An earlier modification had decreased CPU usage, but alsodyson1996-01-281-4/+4
* Formatting tweak.jfieber1996-01-281-2/+2
* Add info about distinguishing freebsd versions.jfieber1996-01-281-4/+26
* make devfs_add_devswf a little smarter about '/';phk1996-01-281-5/+9
* Fix DEVFS, remove unused vars.phk1996-01-282-19/+10
* Minor but fatal spelling error when merging my code into -current.joerg1996-01-281-3/+5
* Fixed dangling pointer bugs in DIOCSDINFO.bde1996-01-281-7/+7
* Add (at long last) an option to say if you want to run the printergpalmer1996-01-282-3/+9
OpenPOWER on IntegriCloud