summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge in Lite2: make timespec struct POSIX.4 complianthsu1996-03-112-18/+18
* Merge in Lite2: no changes necessary. Just update CSRG id.hsu1996-03-112-4/+4
* Merge in Lite2: use fixed-width types.hsu1996-03-111-6/+6
* Merge in Lite2: remove u_long cast from B_MAGICMASK and B_DEVMAGIChsu1996-03-111-16/+15
* Merge in Lite2: bump BSD date from 199306 to 199506.hsu1996-03-111-3/+3
* Merge in Lite2: sync up comments.hsu1996-03-111-6/+6
* Merge in Lite2: resolve manifest constant numbering in favor of leasthsu1996-03-111-20/+25
* Merge in Lite2: only update CSRG id---the one change made in Lite2hsu1996-03-111-2/+2
* Merge in Lite2: use fixed-width types.hsu1996-03-111-8/+8
* Merge in Lite2: use fixed-width types and reformat comments.hsu1996-03-113-195/+198
* Merge in Lite2: use fixed-width types and add whiteout file type.hsu1996-03-111-6/+7
* Merge in Lite2: rename B_APPENDWRITE to B_NEEDCOMMIT.hsu1996-03-112-8/+8
* Merge in Lite2: fix typo in comment.hsu1996-03-111-4/+4
* Only restrict the user from doing something like "mount /mnt /mnt"mpp1996-03-112-8/+14
* Tweak the data/bss segment page count. The last version workedpeter1996-03-101-4/+3
* Print 8bit chars from the net if current locale allows themache1996-03-101-2/+3
* Fix the vm_map_remove and vm_map_protect calls.. Somewhere along thepeter1996-03-103-11/+13
* Improved efficiency in pmap_remove, and also remove some of the pmap_updatedyson1996-03-102-222/+320
* linux_interp now moved into sys/i386/linux/linux_sysvec.c, but stillpeter1996-03-102-12/+4
* Move the elf linux_interp structure from the lkm stub to here so that itpeter1996-03-102-2/+36
* Fix some rounding problems.. In some (fairly rare) situtaions it mappedpeter1996-03-101-12/+22
* Implement rudumentry support for the linux TIOC[SG]ETSERIAL ioctl's.peter1996-03-104-4/+194
* Fix the getdents() emulation, the Linux ELF libraries use this, andpeter1996-03-102-6/+22
* Fix a (mostly harmless) bogon when calculating the start of the stack gap.peter1996-03-101-1/+1
* Fix a (mostly harmless) bogon when allocating space above the stackpeter1996-03-102-4/+4
* Fix typo - -des -> -ldesmarkm1996-03-102-4/+4
* remove ``whatis''wosch1996-03-101-1/+1
* share the code between apropos and whatiswosch1996-03-106-105/+21
* More missing int32 -> int32_t...dg1996-03-101-4/+4
* Fixed some missing int32 -> int32_tdg1996-03-102-4/+4
* u_int8 -> u_int8_tjkh1996-03-101-6/+6
* First attempt at FreeBSD & Linux ELF support.sos1996-03-1016-150/+1205
* Replace PATCH_PRFX with a more generic DIST_SUBDIR. If it is set toasami1996-03-101-32/+28
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-1014-354/+348
* aic7870.c, ncr.c:gibbs1996-03-102-20/+15
* bt.c, aic7xxx.c:gibbs1996-03-103-239/+247
* Cleanse the SCSI subsystem of its internally defined typesgibbs1996-03-107-32/+28
* aha1742.c:gibbs1996-03-103-13/+13
* Reset the DMA control register whenever we reset the sequencer.gibbs1996-03-102-48/+22
* Correct paths for pcvt in FreeBSD. Close PR#1071jkh1996-03-101-30/+30
* Don't print DMA busy messages - the sound code apparently runsjkh1996-03-102-2/+14
* Do not allow the caller to specify the same path for the specialmpp1996-03-102-0/+38
* [Ee]rrs -> Errs errs, save one process for make cleanwosch1996-03-094-11/+11
* Make talk automagically find out the interface IP address where thejoerg1996-03-0914-54/+207
* Convert a timeout loop from 100 iterations of 15uS to 50rgrimes1996-03-092-4/+4
* Better integrate kerberos into su so that if an incorrect Kerberosmarkm1996-03-092-32/+53
* Sense MAKE_EBONES, DESTDIRache1996-03-092-10/+22
* Sense MAKE_EBONES, DESTDIRache1996-03-092-30/+44
* Sense MAKE_EBONES, DESTDIRache1996-03-092-14/+26
* 1) Open /dev/null for std* after setsid() to be shure that modem isache1996-03-094-6/+21
OpenPOWER on IntegriCloud