summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* You will find enclosed some changes to make gcc -Wall more happy injoerg1995-03-1925-103/+120
* Fix from Doug Rabson: Don't try to release a pbuf we didn't get.dg1995-03-191-4/+5
* Change the xmkmf call to a xmkmf -a call. This should be more correct forats1995-03-191-3/+3
* Incorporated 4.4-lite vnode_pager_uncache() and vnode_pager_umount()dg1995-03-191-20/+22
* Removed bogus, commented out, call to vnode_pager_uncache().dg1995-03-192-4/+2
* Removed unnecessary call to vnode_pager_uncache(). We automatically cleardg1995-03-193-10/+8
* Add a missing "\" in a printf before the "n".roberto1995-03-191-2/+2
* Moved call to vnode_pager_uncache in rename() to before the VOP_RENAME.dg1995-03-192-12/+8
* Make the catman command (in the commented-out example) run by user `man'joerg1995-03-191-1/+1
* Fix a call to panic: panic doesn't do token substitution on the panicdg1995-03-191-3/+5
* Patch from Kirk McKusick to fix a bug introduced in the Poul's vfs_cachedg1995-03-191-2/+2
* Add installation of include files from libpcap.rgrimes1995-03-191-1/+2
* Make newvers.sh usable from other places...phk1995-03-191-12/+19
* Create osreldate.h from sys/conf/newvers.sh if we an find it. Thisphk1995-03-191-2/+10
* add a couple of missing #include linesphk1995-03-192-0/+3
* add a \t which has been nagging me too longphk1995-03-191-2/+2
* Two major changes:wpaul1995-03-191-4/+71
* And all serial chars with 0x7f to discard parity bits.phk1995-03-191-1/+2
* Make the +%d-%d part +%03d-%03d so ls(1) sorts the files more sensibly.phk1995-03-191-1/+1
* Add back SNDCTL_DSP_SETBLKSIZE ioctl code that got zapped.swallace1995-03-181-1/+15
* Don't sync the inode date changes of character special devicesdg1995-03-181-3/+3
* Fix authunix_maxgrouplist testache1995-03-181-2/+2
* Fix sparse files handlingache1995-03-181-1/+1
* Restore the 4.4lite version which apparently was clobbered by a repositorybde1995-03-183-23/+20
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-2/+2
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-3/+3
* Obtained from: 1.1.5 (originally by Andrew Moore)bde1995-03-182-2/+144
* Fix the Name-cache counters. I didn't realign the negative hits.phk1995-03-181-1/+1
* Remove private mkdir for /usr/include/ss, no handled by mtree.rgrimes1995-03-181-5/+1
* Create /usr/share/games/quiz.db via mtree and remove private mkdir commandrgrimes1995-03-182-4/+3
* Add Intel EtherExpress16 (ix0) driver.rgrimes1995-03-185-5/+10
* Add "ix0" Intel EtherExpress.phk1995-03-181-2/+3
* Woops, add back that #define...it's used later in the file.dg1995-03-182-2/+16
* Correct chmod of /usr/include/rpcsvc to match mtree file.rgrimes1995-03-181-2/+2
* Temporarily add mkdir/chown of /usr/include/${LUDIR} so that thingsrgrimes1995-03-181-1/+3
* Use new mtree file to rebuild /usr/include.rgrimes1995-03-182-5/+56
* Use new mtree file to rebuild /usr/include.rgrimes1995-03-181-15/+7
* Don't rely on the shared library bringing in libmd, do it explicitly.nate1995-03-181-2/+2
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-2/+2
* Fixed comments and removed b_cylinder #define.dg1995-03-182-26/+10
* Integrated change from 1.1.5: Fixed broken disksort to sort by pblknodg1995-03-182-26/+12
* Fix 'putting +: in /etc/group causes many programs to dump core' bugwpaul1995-03-181-1/+11
* Don't use user PATH into environment for sec reasonsache1995-03-181-3/+3
* 1) Call nroff instead of groff, nroff have some internal groff optionsache1995-03-182-4/+4
* rename ngroff to groffpst1995-03-181-2/+2
* In vm_page_alloc_contig: Removed a redundant semicolon and used 'm' insteaddg1995-03-181-3/+3
* Increase the DELAY used in ahc_poll. This is only used during intialgibbs1995-03-171-47/+67
* Make the aic7xxx assembler take quoted strings as a single token.gibbs1995-03-176-26/+96
* Beginnings of support for loadable pseudo-devices. bsd.kmod.mk supportwollman1995-03-172-3/+24
* Change probe output to gus0 instead of snd4.swallace1995-03-171-2/+2
OpenPOWER on IntegriCloud