summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Only allocate teh 1540 byte buffer if we need it..julian2001-08-161-20/+20
* Add two missing includesbrian2001-08-161-0/+2
* Remove an unused variablebrian2001-08-161-1/+0
* Print a space between the function name and line number.mikeh2001-08-161-1/+1
* Add $FreeBSD$mikeh2001-08-167-0/+25
* Reduce stack allocation (stack-fast?).mp2001-08-161-40/+65
* Fix the @monthly and @weekly shortcuts so that they actually runmikeh2001-08-161-0/+3
* mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.ru2001-08-161-1/+1
* mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.ru2001-08-162-2/+2
* Fix a dangling {obrien2001-08-161-1/+1
* Minor style(9)'ingobrien2001-08-161-2/+9
* style(9) and make consistent across platformsobrien2001-08-1611-170/+208
* Document the sendmail_outbound_enable and sendmail_outbound_flags,sheldonh2001-08-161-0/+29
* Use the backwards compatability mechanisms so that ps/top etc dont havepeter2001-08-162-13/+24
* * Update author's e-mail address.sheldonh2001-08-161-2/+2
* Use explicit sizes for the prpsinfo command length string so thatpeter2001-08-162-2/+4
* mdoc(7) police: markup nit, removed whitespace at EOL.ru2001-08-161-4/+6
* Use the .Cm macro to mark up the modifiers of the -s flag's size argument.sheldonh2001-08-161-9/+10
* mdoc(7) police: markup nits.ru2001-08-161-2/+4
* mdoc(7) police: Section cross-references are marked with .Sx.ru2001-08-161-3/+2
* Fix a bug in canceling joining threads.jasone2001-08-169-6/+54
* Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integerobrien2001-08-165-8/+36
* Remove unused variable in example.dd2001-08-161-1/+1
* Don't allocate a 512 byte buffer on the stack in snplwrite. It'sdd2001-08-161-5/+12
* If the string specifying the allowed options starts with a leading `:',jkoshy2001-08-161-5/+2
* Explain the relation of getchar() to getc() in less words.dd2001-08-161-5/+1
* There is no MD_OBJET disk type, it's actually MD_SWAP. I guess thedd2001-08-161-1/+1
* Only capitalise the last `t' in ps's first argument when it'sbrian2001-08-161-1/+5
* Implement a better compatibility mode with mount_mfs. It is thedd2001-08-162-6/+120
* Specify the gateway address when updating the MTU and send/recv pipebrian2001-08-166-31/+69
* Fix a couple of forgotten commentsbrian2001-08-161-3/+3
* Still more changes to try to prevent TX lockups. Will wait for one morewpaul2001-08-164-14/+96
* Don't allocate an entire 1500 byte buffer on the stack.julian2001-08-152-5/+14
* Fix usage message, the executable is optional.mikeh2001-08-152-2/+2
* Add an `iso' target to create ISO images properly for each platform.obrien2001-08-151-0/+20
* Remove out-of-date "cannot be exported from USA" notice.markm2001-08-151-2/+0
* Add no_warn option to the "auth" lines. Minor tidy-up as well.markm2001-08-151-47/+59
* Use smarter overflow testsache2001-08-151-3/+6
* Document the no_warn option.markm2001-08-157-5/+40
* Fix a couple of cross-references to reflect the reality of the module.markm2001-08-152-4/+4
* OFF_T -> OFF (more standard style)ache2001-08-1510-20/+20
* The 'astpending' variable is already declared in trap.c (and unused injhb2001-08-151-1/+0
* o Improve terminology consistency for security profile functionality:rwatson2001-08-152-2/+2
* FreeBSD doesn't use a want_resched variable. Instead, the PS_NEEDRESCHEDjhb2001-08-153-15/+0
* Add OFF_T_MAX/OFF_T_MINache2001-08-156-0/+18
* Put the correct path for robots_roll in /var/games.roberto2001-08-151-2/+2
* Add OFF_T_MAX/OFF_T_MINache2001-08-154-0/+12
* Tweak the interrupt handler so that we call the txeof handler more often,wpaul2001-08-152-4/+10
* Convert the if_sis and if_rl drivers to use the bus_dma API instead ofwpaul2001-08-154-67/+359
* New release note: ppp(8) now supports IPv6.bmah2001-08-152-0/+4
OpenPOWER on IntegriCloud