summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Gcc v2.6.3 currently has a problem with templates. Specifically, withnate1995-03-171-0/+4
* Fix savestring & gdb conflictache1995-03-172-5/+3
* Include a file system debugger fsdb(8).joerg1995-03-171-1/+16
* Remove extra fi that caused this script to fail during boot.rgrimes1995-03-171-2/+1
* Add dummy lchown function so that cpio understands 4.4 symbolic links.rgrimes1995-03-173-2/+35
* Changed some (incorrect) nfsrv_vput()'s back into regular vput()'s. Thisdg1995-03-172-8/+8
* <libkern/libkern.h> has moved to <sys/libkern.h> (repository copy).phk1995-03-175-10/+10
* Have include be the first $SUBDIR, this avoid install failure with thephk1995-03-171-4/+6
* Dont install DES bits in cdrom area.phk1995-03-171-6/+9
* Remove reference to fsdb(8). We don't have it.phk1995-03-173-3/+0
* Remove a spurious printf.phk1995-03-171-2/+1
* Added a new field to the pci_device struct called pd_shutdown to specifydg1995-03-1710-26/+85
* Call dev_shutdownall() just after unmounting filesystems.dg1995-03-172-2/+6
* Changed names of goaway routines into shutdown routines.dg1995-03-172-9/+9
* Upgradeache1995-03-178-39/+172
* Remove imutable bits, they will not survive anyway. First cut at cdromphk1995-03-161-2/+17
* Fix a spelling error.phk1995-03-161-2/+2
* Fixed Stephen McKay's email address.phk1995-03-161-2/+2
* Fix bonehead formatting error.wollman1995-03-161-2/+2
* Print out the new flags.wollman1995-03-161-2/+35
* Add four more filesystem flags:wollman1995-03-1618-35/+43
* Print out flags as text rather than a number.wollman1995-03-162-7/+19
* Statically-compiled filesystems now use a VFCF_STATIC flag rather thanwollman1995-03-161-7/+9
* Document net.inet.ip.sourceroute MIB variable.wollman1995-03-161-1/+4
* Reject source routes unless configured on by administrator.wollman1995-03-162-18/+24
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-16206-536/+827
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-162-4/+12
* Add inet_ntoa() and replace ARP's private routine with same.wollman1995-03-164-30/+64
* Prepare for shared interrupts (required by the new PCI code that addsse1995-03-163-3/+58
* Remove isa/prof_machdep.c. It doesn't exist yet.bde1995-03-162-4/+2
* Fix long-standing core dump when ld returns failure.wollman1995-03-161-2/+2
* Semi-major RC file cleanup:wollman1995-03-163-38/+40
* This set of patches enables IP multicasting to work under FreeBSD. I amwollman1995-03-165-28/+71
OpenPOWER on IntegriCloud