summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* If a directory is world-writable or is not owned by root, skip itjdp2000-07-263-5/+35
* Take a lesson from picoBSD: symlink /bin and /sbin to /stand in the mfsrootjhb2000-07-261-2/+5
* Revamp the code that calls shared libraries' init and fini functions.jdp2000-07-262-106/+185
* Bump an upper limit test so the xterm termcap selection actually works.jhb2000-07-263-3/+3
* Since the XFree86 port builds and installs some extras not found in thejhb2000-07-2651-0/+5170
* This script uses the other scripts in this directory to build XFree86jhb2000-07-261-0/+54
* This script takes the packing lists we generated earlier and generates thejhb2000-07-261-0/+79
* This script uses the XFree86 and XFree86-contrib ports to build and installjhb2000-07-262-0/+653
* This script uses an existing set of XFree86 distribution tarballs tojhb2000-07-261-0/+75
* Remove the preliminary support for ATAPI. It does not work and breaksn_hibma2000-07-261-0/+6
* Don't give the DEC Alpha user the chance to install the X servers that areobrien2000-07-252-0/+12
* Change to support vmware... SIOCSIFADDR on the character devicensayer2000-07-252-6/+8
* Use a much saner method of locating the release directory on an FTP server.jhb2000-07-255-325/+354
* style(9)'ify all the function prototypes by protecting all the parameterjhb2000-07-251-26/+28
* Grrr, build a non-crypto version of tcpdump to stick in the bin distribution.jhb2000-07-251-1/+2
* Forgot from last commit:markm2000-07-250-0/+0
* o Fix a horrible bug where small reads (< 8 bytes) would return themarkm2000-07-2511-52/+103
* Properly handle the case where the residual is 0, but, as the targetgibbs2000-07-251-5/+12
* Add -q. this will cause the warning messages about missingimp2000-07-253-6/+22
* Followup to previous commit..archie2000-07-251-20/+40
* MFC 1.11.2.3 from -stable to -currentdillon2000-07-251-6/+21
* Now that buffer locks can be recursive, we need to delete the panicsmckusick2000-07-251-4/+0
* Committed, Thanks!!marko2000-07-251-1/+1
* Document IPFILTER_DEFAULT_BLOCK.asmodai2000-07-252-0/+2
* If the server reports the size as 0, treat it as unknown. This works arounddes2000-07-251-3/+2
* sync with the RELENG_4 HARDWARE.TXTwilko2000-07-251-8/+24
* Fix a bug introduced in rev 1.8, where special files ended upsheldonh2000-07-251-1/+2
* Centralize the default port finding code.des2000-07-253-33/+43
* Workaround to avoid panic during detach pccard nic.ume2000-07-251-1/+4
* s%LINT%NOTES%gbillf2000-07-252-8/+8
* Actually make the date printing hack work.jkh2000-07-251-1/+1
* Restore the screen after possibly spamming it.jkh2000-07-252-0/+6
* kern_accf.c is now uipc_accf.c after repo copy.ps2000-07-251-1/+1
* Do not need vrele(nd.ni_vp) as that is done by NDFREE(&nd, 0);mckusick2000-07-252-10/+0
* Add stub for softdep_flushworklist() so that kernels compiledmckusick2000-07-251-0/+10
* Eliminate periodic 'mfs_badop[vop_getwritemount] = 45' messages.mckusick2000-07-251-0/+1
* o Add missing function return types from capability syscall call stubs,rwatson2000-07-251-0/+4
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itkris2000-07-251-1/+1
* Several fixes:archie2000-07-252-26/+59
* aic7xxx.c:gibbs2000-07-243-49/+92
* Rev 1.4 shut up warnings about uninitialized (not unused) variables.sheldonh2000-07-240-0/+0
* Avoid the need to capitalize an extraneous argument to the Nm macrosheldonh2000-07-241-5/+8
* Simplify some conditionals.sheldonh2000-07-241-12/+10
* Shut an optimizing compiler up about possibly (but never) unusedsheldonh2000-07-241-0/+2
* Fix a bug so that we have correct number of pccard instances in pcic_attach().iwasaki2000-07-241-1/+1
* Allocate major number 153 for the character device interface for the ti(4)ken2000-07-241-0/+1
* Back out rev 1.12 (safe quoting) until I have a chance to rework the changeobrien2000-07-241-77/+77
* Typos and spelling fixes.ps2000-07-242-6/+9
* Start enumerate option with `The following options are available' likecharnier2000-07-242-21/+19
* If the lost+found directory is created by fsck, it will do a cacheino()mckusick2000-07-243-3/+15
OpenPOWER on IntegriCloud