summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* style sync with other platforms.obrien2002-05-151-2/+2
* correct wording.ume2002-05-151-1/+1
* Upgrade unifdef:fanf2002-05-154-545/+997
* Make sure to not yet build the GNU C++, but still allowru2002-05-154-9/+5
* Rename `includes' to `buildincludes'.ru2002-05-156-23/+28
* `all-man' now creates manpages in the -DNOMANCOMPRESS case too.ru2002-05-152-2/+0
* Remove an extraneous )brian2002-05-151-1/+1
* DEV_BSIZE lives in sys/param.h and not in machine/param.h anymore.jhay2002-05-151-1/+1
* Stub out _kvm_mdopen, we don't the same constants as NetBSDobrien2002-05-151-0/+2
* Add a PowerPC machdep for kvm.obrien2002-05-151-0/+101
* Make 'user' and 'group' const as to not discard the qualifier from thejmallett2002-05-151-1/+2
* Remove an empty default case to make this syntactically correct. Not therejmallett2002-05-151-1/+0
* Explicitly cast NCONTINENTS to int to silence an overflow warning.des2002-05-151-1/+1
* Remove bogus cast.des2002-05-151-1/+1
* Unbreak Alpha build.des2002-05-151-1/+2
* for OpenSSL 0.9.5aobrien2002-05-151-0/+175
* We won't be doing FreeBSD-NT (NTBSD?, BSDNT?) anytime soon.obrien2002-05-1517-493/+0
* We aren't quite ready to switch emulations and loose theobrien2002-05-151-0/+3
* We won't be doing FreeBSD/m68k or FreeBSD/rs6k anytime soon.obrien2002-05-157-5845/+0
* Unbreak Alpha build.des2002-05-151-2/+4
* This code is no longer WARNS level 2 OK.obrien2002-05-151-1/+1
* Undo namespace pollution by prefixing the globals pthread_guard_default andalfred2002-05-1512-78/+87
* Correctly attribute a Douglas Adams quote, and remove a duplicate ofdougb2002-05-152-5/+1
* Use .rodata section for $FreeBSD$.obrien2002-05-156-12/+20
* Fix description of uuencode(1)/uudecode(1) base64 abilities.bmah2002-05-152-4/+6
* Build the asa(1) utility.tjr2002-05-151-0/+1
* #include <unistd.h> for getopt() and friends.tjr2002-05-151-0/+1
* Use getopt() to reject options (asa has none), and to the "--" end of optionstjr2002-05-152-21/+38
* Remove __P,tjr2002-05-151-7/+3
* style(9): remove space between function name and opening parentheses,tjr2002-05-151-23/+21
* Add the POSIX.2 asa utility, which interprets FORTRAN carriage-controltjr2002-05-153-0/+221
* Reset token-ring source routing control field on receipt of ethernet framekbyanc2002-05-151-0/+1
* Use fgetln to remove the static limit on the length of lines iniedowse2002-05-142-28/+30
* o Clean up tmp file usage a little by using mkstemp(3) instead ofgreen2002-05-141-5/+6
OpenPOWER on IntegriCloud