summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Clarify that MAKEOBJDIR and MAKEOBJDIRPREFIX are environment variables.ru2001-07-161-1/+1
* | mdoc(7) police: Add strncpy() to the NAME section.ru2001-07-161-1/+1
* | Grammar: 'effect' is a noun and 'affect' is a verb.sheldonh2001-07-165-6/+7
* | Spelling: aquire -> acquire.ru2001-07-163-4/+4
* | Manpage for pfind() and zpfind().ru2001-07-162-1/+87
* | Use PCPU_GET(cpuid) instead of curproc->p_oncpu.tegge2001-07-163-27/+27
* | Remove unnecessary #include <stdlib.h>kris2001-07-161-1/+0
* | Oops, commit the version which actually workskris2001-07-161-6/+12
* | Avoid a compile-time format string warningkris2001-07-161-10/+13
* | Connect std{in,out,err} to *something* so that "hooks" scripts that writeobrien2001-07-161-0/+7
* | Use a fixed type for times in on-disk structures for ufs rather thanpeter2001-07-163-5/+6
* | Add myselfkris2001-07-161-0/+1
* | Now that config(8) has stopped breaking POLA (mkmakefile.c rev 1.69) byobrien2001-07-151-25/+25
* | do not M_WAITOK in in6_update_ifa(), since this function can be calledume2001-07-151-1/+6
* | Sort options in DESCRIPTION.dd2001-07-151-14/+14
* | Bump date for addition of -D.dd2001-07-151-1/+1
* | New release notes: dirhash, new ddb(4) commands, and SSE.dd2001-07-152-0/+34
* | Add prototypes, staticize, constify, don't shadow global variables anddd2001-07-152-54/+60
* | Set WARNS=2 on programs which compile cleanly.dd2001-07-158-0/+8
* | Remove whitespace at EOL.dd2001-07-157-18/+18
* | Remove whitespace at EOL.dd2001-07-15270-1670/+1670
* | Remove whitespace at EOL.dd2001-07-15437-1754/+1754
* | Remove whitespace at EOL and add $FreeBSD$.dd2001-07-151-1/+2
* | Set WARNS=2 on libraries that compile cleanly with it.dd2001-07-152-4/+2
* | Constify, add some prototypes, and set WARNS=2.dd2001-07-155-8/+14
* | Constify, de-register-ify, and set WARNS=2.dd2001-07-152-12/+15
* | Constify, de-register-ify, __unused-ify, and set WARNS=2.dd2001-07-152-10/+12
* | Constify and set WARNS=2.dd2001-07-152-1/+3
* | Fix a prototype and set WARNS=2.dd2001-07-152-2/+9
* | Change lpd to perform sanity and safety checks on control files as itgad2001-07-154-6/+931
* | Put module directories one per line so adding new modules creates readablebrooks2001-07-152-14/+137
* | The i386-specific includes in this file were "fixed" by bracketing them withbenno2001-07-151-3/+3
* | Replace a call to 'alloca', thus avoiding an error when compiling ongad2001-07-151-8/+14
* | Get rid of one compile-time warning by changing an 'int' to a 'size_t'.gad2001-07-151-6/+10
* | Get lpr/pac.c to compile without warnings with BDECFLAGSgad2001-07-151-15/+15
* | Replace three subtly-wrong calls to strncpy with calls to strlcpy, andgad2001-07-152-15/+13
* | Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-157-21/+27
* | Turn off preemption on the Alpha for the time being. Peter and JHB aren'tobrien2001-07-151-1/+1
* | Fix assorted typos.dannyboy2001-07-141-5/+5
* | add -a to usage()billf2001-07-141-1/+1
* | Change signal-handling to reset SIGCHLD to SIGDFLT instead of SIG_IGN.gad2001-07-142-6/+40
* | Fix MCOUNT_ENTER() so it actually compiles in the profiling case.jhb2001-07-142-2/+2
* | Fix reboot hangs that have happened with multiple processorsmjacob2001-07-144-3/+26
* | Mention the new behaviour of fdisk(8) (i386 only) to select the defaultjoerg2001-07-142-0/+10
* | Mention new support for Cisco Aironet 350 series adaptors.brooks2001-07-142-0/+6
* | Hrmpf. nyan's rev 1.25 commit to fdc.h crossed with my removal of it.joerg2001-07-142-0/+34
* | Yet another large non-function change.joerg2001-07-143-434/+542
* | Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-14264-1570/+1570
* | Fix a memory leak in __rpcb_findaddr(), avoid compiler warnings.iedowse2001-07-141-1/+4
* | This is a selection of essentially cosmetic changes:iedowse2001-07-142-38/+42
OpenPOWER on IntegriCloud