summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove some garbage text.mpp1997-04-021-1/+0
* Fix several problems with mkdir:mpp1997-04-011-29/+38
* Link chown with lchownache1997-04-011-2/+2
* Add issetugid.2 to MAN2 listache1997-04-011-2/+3
* Fix the return value. Oops.jb1997-04-011-1/+3
* Fix indentations. Sigh.jb1997-04-013-45/+51
* Make error checking less zealous to handle devices like /dev/nulljb1997-04-011-2/+10
* Add parentheses to make blocking mode work.jb1997-04-0112-12/+36
* Be more specific as to which flags may not be turned off when thempp1997-04-011-2/+3
* Use MAXHOSTNAMELEN, as opposed to an arbitrary number, and ensurejoerg1997-04-011-3/+6
* Add od(4). Closes PR# 3170.mpp1997-04-012-1/+289
* Add an entry for the newer Philips CDD26xx family CD-R drives. Theyjoerg1997-04-011-1/+6
* Grammar fix.mpp1997-04-011-1/+1
* Xref the new issetugid(2) man page where appropriate.mpp1997-04-015-4/+13
* Don't xref setregid(2) twice - one of them should be setreuid(2).mpp1997-04-011-2/+2
* Fix one very minor mdoc problem. Gentle enough, Peter? :-)mpp1997-04-011-2/+2
* Remove a doubled word. Closes PR# 3163.mpp1997-04-011-1/+0
* Fix a minor grammar problem.mpp1997-04-011-2/+2
* MLINK uu_lockerr(3).mpp1997-04-011-1/+1
* Mdoc police.mpp1997-04-011-9/+10
* Make mount_nfs use reserved ports by default.. Mounts already useguido1997-04-011-2/+2
* Removed a wrong comment of mine.bde1997-04-012-20/+4
* Fixed gratuitous ANSIisms.bde1997-04-012-30/+20
* Fixed gratuitous ANSIisms.bde1997-04-018-28/+34
* Use __i386__ instead of i386 in ifdefs.bde1997-04-016-10/+18
* Fixed gratuitous ANSIisms.bde1997-04-013-7/+16
* Don't fail when the vfs.nfs.nfs_privport sysctl doesn't existbde1997-04-012-8/+8
* Simplified install rule.bde1997-04-011-6/+2
* Use OID_AUTO instead of magic number for the Lite2 sysctl debug.busyprt.bde1997-04-012-10/+8
* consistency update.adam1997-04-011-0/+2
* Submitted by: Sergei Chechetkin <csl@whale.sunbay.crimea.ua>davidn1997-04-011-2/+1
* Use OID_AUTO instead of magic number for the old sysctl debug.rcluster.bde1997-04-011-16/+3
* Use OID_AUTO instead of magic number for old sysctl debug.elf_trace. Thebde1997-04-011-8/+4
* Use OID_AUTO instead of a magic number for Lite2 sysctl debug.lockf_debug.bde1997-04-011-5/+3
* Fixed commented-out Lite2 sysctl debug.lockpausetime.bde1997-04-011-5/+6
* Sync from 2.2jkh1997-04-011-1/+2
* Removed potentially harmful garbage <vm/lock.h> and fixed bogusbde1997-04-018-131/+9
* Removed nested include of <ufs/ufs/dir.h>. Use the pre-Lite2 hack ofbde1997-04-013-6/+18
* Fixed missing DPADD. Removed now-redundant SRCS.bde1997-04-011-1/+1
* Fixed DPADD.bde1997-04-011-2/+2
* Added pop3pw amandaidx amidxtapepst1997-04-011-2/+4
* Correct the name of a header file that is referenced.jdp1997-04-012-4/+4
* Fix the typo.hanai1997-04-011-2/+2
* Fix the output format for numbers >= 1E99.jmz1997-04-011-2/+2
* Catch up with the original.hanai1997-04-012-4/+9
* Add the -DPedantic flag. This is used in wref.c only.jmz1997-04-011-1/+1
* Merge in bugfixes from 2.2pst1997-04-011-29/+17
* Use mediaClose instead of shutdownpst1997-04-011-3/+4
* Add portmapflags and syslogd flags.pst1997-04-012-12/+24
* Remove the syslog stuff, and allow various return valuesbrian1997-03-319-61/+178
OpenPOWER on IntegriCloud