summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add some OpenBSD includesbrian2002-05-161-0/+4
* Fix a mis-placed #else/#endifbrian2002-05-161-2/+1
* Handle MS-CHAPv2 authentication correctly via the RADIUS server (if it'sbrian2002-05-165-48/+114
* The sysctl has changed from 'kern.ps_showallprocs' tojoe2002-05-161-1/+1
* No need to have a perl style if we've not got perl.joe2002-05-161-246/+0
* Catch up with BSD.usr.dist,v 1.259.ru2002-05-161-11/+0
* Removed the vestiges of NO_?PERL and ENABLE_SUIDPERL.ru2002-05-161-17/+0
* Remove perl hooks.markm2002-05-161-5/+0
* Rename struct scr_size into struct _scr_size and struct scrmap intosobomax2002-05-161-4/+4
* Perl is no longer in base. Long live the port!markm2002-05-161470-641006/+0
* Remove the perl build. Farewell, old friend.markm2002-05-1665-5054/+0
* No need to build perl dirs anymore.markm2002-05-162-156/+0
* Don't build perl.markm2002-05-161-4/+0
* Remove the perl bits from the build.markm2002-05-161-14/+2
* Remove references to perl, and temporarily remove the running of a perlmarkm2002-05-161-2/+4
* MF4: sync with RELENG_4 version as much as possible.ru2002-05-161-0/+3
* Use splnet() when we need to block timeouts rather than splimp() sinceimp2002-05-161-10/+18
* Back out previous commit - I didn't realize that ifconfig(8) dealtjkh2002-05-162-2/+2
* More file system > filesystemtrhodes2002-05-1638-130/+130
* Handle the case where a negative offset in a regular expression matchtjr2002-05-161-0/+2
* file system > filesystemtrhodes2002-05-161-2/+2
* Correct synopsis and usage(): pattern arguments are not optional.tjr2002-05-162-2/+2
* more file system > filesystemtrhodes2002-05-1672-493/+494
* more file system > filesystemtrhodes2002-05-161-1/+1
* Consistancy check: s/file system/filesystem/gtrhodes2002-05-1610-14/+14
* More consistancy. file system > filesystemtrhodes2002-05-1616-21/+21
* Consistancy, file system > filesystemtrhodes2002-05-162-6/+6
* Consistancy check s/file system/filesystem/trhodes2002-05-1620-46/+46
* Add the SUSv3 -l option to at. This is an alias for atq. Allow job idstjr2002-05-163-6/+62
* Fixup unaligned bwx instructions (ldwu, stw). This may fix some mysteriousgallatin2002-05-161-7/+25
* Add x86-64 bits.obrien2002-05-151-0/+3
* Time to enter modern age and default to NFS version 3.obrien2002-05-151-1/+1
* The IA-64 config needs to know that we are using GNU ld & as.obrien2002-05-151-0/+3
* Grow RSYSCALL.obrien2002-05-151-0/+4
* Our default syscall.S is identical to what was explicitly being done forobrien2002-05-154-67/+2
* Blah, fix stupid syntax error.obrien2002-05-151-1/+1
* An exact copy of i386/include/float.h will work here.obrien2002-05-151-0/+73
* host-network order conversion routines.obrien2002-05-155-0/+158
* New release note: k5su non-suid-root.bmah2002-05-152-2/+18
* Do not build pam_ssh if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* Do not build libmp if NOSECURE is set (NO_OPENSSL is on a subset of NOSECURE)obrien2002-05-151-1/+2
* PowerPC does not have profile support yet.obrien2002-05-151-0/+2
* Beginnings of syscall bits for PowerPC. These are no doubtedly wrong,obrien2002-05-151-0/+43
* restore missing default case removed in ls.c:r1.57billf2002-05-152-0/+4
* Default Alpha compiles to ev5.obrien2002-05-151-1/+1
* Revert daddr_t to 32 bits while we research the reported problems.phk2002-05-151-2/+2
* pciconf(8) has an incorrect synopsis which argues the output from thetrhodes2002-05-151-2/+2
* Enhance the use of the watchdog timer in this driver so that it willsilby2002-05-152-8/+6
* Clarify that the value of getc() etc. is an unsigned char convertedfanf2002-05-151-0/+4
* Report errors properly if wait() fails.fanf2002-05-151-1/+2
OpenPOWER on IntegriCloud