summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added new file bsd-family-treeandreas1997-03-311-3/+4
* Add a note in BUGS section that shar(1) cannot handle fileswosch1997-03-311-0/+3
* Fix the mount_mfs case from the last cleanup. The code was (ab)usingpeter1997-03-311-1/+17
* General cleanup and update to specify exactly how our implementationpeter1997-03-311-31/+38
* Steal issetugid man page from OpenBSD. Needs work..peter1997-03-311-0/+87
* Add libc hook for issetugid()peter1997-03-311-2/+3
* Implement code for an OpenBSD-style issetuigid().peter1997-03-311-1/+26
* Regenerate (added issetugid)peter1997-03-315-7/+13
* issetugid is now implemented rather than reservedpeter1997-03-311-2/+2
* Do not set the P_SUGID flag in seteuid()/setegid() if nothing has changed.peter1997-03-311-11/+20
* Do not set the P_SUGID flag in seteuid()/setegid() if nothing has changed.peter1997-03-311-9/+15
* Fully implement the clause in Appendix B.4.2.2 from Posix 1003.1peter1997-03-311-31/+132
* Make setgroups(0, xxx) behave as it does on SYSV, namely clear the groupspeter1997-03-311-6/+20
* Activate the -h flag which tells chown/chgrp to work on the symlink itselfpeter1997-03-313-38/+29
* Toast dummy lchown(), it's in libc now.peter1997-03-312-28/+1
* Declare lchown()..peter1997-03-311-0/+1
* Create lchown() in libc and document it as a variation of chown().peter1997-03-312-7/+23
* In accept1(), falloc() is called after the process has awoken, but priordg1997-03-313-12/+28
* Code to do lchown(2), copied from chown(2) except it's NOFOLLOW in ND_INITpeter1997-03-312-2/+82
* Regeneratepeter1997-03-315-6/+20
* Reserve 252 (poll, first in OpenBSD)peter1997-03-311-1/+4
* Treat symlinks as first class citizens with their own uid/gid rather thanpeter1997-03-314-147/+41
* Changed the way that the exec image header is read to be filesystem-dg1997-03-317-45/+44
* This commit was generated by cvs2svn to compensate for changes in r24434,obrien1997-03-311-0/+558
|\
| * Virgin import of GNU cpio v2.4.2.obrien1997-03-311-0/+558
* | Small formatting change to interval() to align columns so that:scrappy1997-03-311-3/+3
* | Synchronize with sys/i386/conf/GENERIC revision 1.89.kato1997-03-312-6/+6
OpenPOWER on IntegriCloud