summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implemented negative caching on uid/gid lookup failures. This won'tdg1996-03-051-14/+20
* Use '-fstype ufs' rather than '-fstype local' on the find command to avoiddg1996-03-052-2/+2
* Make xargs take into account the bytes occupied by the environment.asami1996-03-051-3/+7
* Don't try running ruptime if /var/rwho doesn't exist.nate1996-03-051-1/+3
* Fixed Wolfram Schneider's entry and added Bill Fenner's infompp1996-03-041-2/+6
* Added a section explaining how to configure/use disk quotas.mpp1996-03-044-4/+199
* update linux_times() and linux_utime() emulation,peter1996-03-047-39/+105
* Oops.. I was wrong about the change to sigsuspend. The library interface ispeter1996-03-042-6/+8
* Make "make tests" actually work. This is an extremely crude hack, butmarkm1996-03-041-9/+9
* Validate the length before we trust it.phk1996-03-041-1/+3
* Fix small bug in get_yp_master(): this function is used to look forwpaul1996-03-041-1/+13
* Fix pstat to sync up with recent changes with swap space allocation.dyson1996-03-041-5/+7
* Add support for LINUX_TCSETAW and LINUX_TCSETAF, which Linux-pine uses.peter1996-03-042-2/+18
* Eliminate multiply uucplock.c copiesache1996-03-042-146/+3
* Eliminate multiply uucplock.cache1996-03-042-125/+4
* Prepare to eliminate multiply uucplock.c copiesache1996-03-041-16/+33
* Fix a problem that pages in a mapped region were not alwaysdyson1996-03-041-1/+17
* Put all the major contributors into alphabetical order by last namejkh1996-03-032-68/+61
* In order to fix some concurrency problems with the swap pager earlydyson1996-03-035-38/+50
* Deal with NetBSD byte-swapped a.out magic when checking the MID to excludepeter1996-03-031-2/+4
* Keep fork from over extending the number of processes. Since u_map isdyson1996-03-031-2/+11
* Add support for the old-style Linux termio (not termios) TCGETA etc.peter1996-03-034-8/+152
* Remove the #ifdef notyet from the prototype of vm_map_simplify. Johnpeter1996-03-031-3/+1
* Add missing prototype for newly public vn_vmio_open function, next topeter1996-03-031-1/+3
* John Hay's extentions to tcpdump to be able to differentiate betweenpeter1996-03-034-15/+80
* ``~a'', ``~i'' etc. cause vi to core dumpwosch1996-03-031-1/+5
* Update the current sigaction(2) man page to current reality..peter1996-03-031-5/+19
* added share/doc and man/cat9adam1996-03-031-3/+7
* Print number of second-level cache hits as per-directory, not per-processjkh1996-03-031-1/+1
* Don't reference ndbm(3) manpage. Everything is covered by db(3).jkh1996-03-031-1/+1
* Close PR#218. Don't reference non-existant dbm(3) and ndbm(3) manualjkh1996-03-031-4/+4
* Close PR#17. This may be a contraversal fix in that now mount willjkh1996-03-032-10/+2
* Make the handshake lines do the right thing. This is untested by the authorpeter1996-03-033-39/+42
* USER_LDT changes for the Willows TwinXPDK toolkit. Only tested with WINEjkh1996-03-036-148/+268
* Fix the buffer queue problem differently. The previous fix could panicdyson1996-03-031-6/+2
* Fix a problem with the rlist code that it can have virtual pages thatdyson1996-03-021-3/+4
* Handle the bogus device that MFS uses as its VBLK device. We now don'tdyson1996-03-021-2/+8
* Update timezone files to 96c from vendor branch.wollman1996-03-027-428/+838
* Minor touch-up... make two functions static, and add missing $Id$peter1996-03-024-6/+8
* We have never supported the solar time stuff, so there's no pointwollman1996-03-023-1163/+0
* This commit was generated by cvs2svn to compensate for changes in r14338,wollman1996-03-022-9/+15
|\
| * Latest rlelease of timezone data files.wollman1996-03-0213-405/+833
| * recording cvs-1.6 file deathpeter1995-12-3020-5174/+0
* | Add RCS Id.wollman1996-03-021-0/+1
* | Update the docs after the rename of SA_DISABLE and SA_ONSTACK when used forpeter1996-03-021-3/+3
* | Keep explicit newfs parameters, just set them differently.jkh1996-03-023-6/+6
* | Let fragment size default to 1K again - 2K is a little extreme.jkh1996-03-023-6/+6
* | Update the linux lkm to use the new file list and build routine.peter1996-03-022-10/+50
* | If the send() to the AF_UNIX socket to the syslogd fails, attempt topeter1996-03-021-18/+56
* | Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-0271-1874/+4448
OpenPOWER on IntegriCloud