summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Don't clear "we have offset" flag even if long is overflow for fseek(),ache2001-08-171-1/+0
* fseek.c:ache2001-08-174-10/+36
* cdrecord is now called cdrtoolskris2001-08-171-1/+1
* add an entry about myselffjoe2001-08-171-0/+1
* Restore initialization of ahc->unpause lost in rev 1.76. ahc->unpausegibbs2001-08-171-2/+4
* Fix part of another problem that bde pointed out. This is differentpeter2001-08-161-2/+3
* Define _KERNEL as this grubs around where no userland should go.obrien2001-08-162-0/+4
* Remove redundant null-termination. The buffer is already explicitlypeter2001-08-161-8/+1
* Don't explicitly null-terminate. The buffer we are copying into ispeter2001-08-161-1/+0
* After one more day of testing, make what I hope are the final tweaks towpaul2001-08-162-6/+10
* Prototype the ptrace_*()obrien2001-08-161-0/+4
* Update the OpenSSH minor-version string.green2001-08-161-1/+1
* oops- typo in a previous commitmjacob2001-08-161-1/+1
* Fix a spelling error in a comment.mjacob2001-08-161-1/+1
* Fix the so-called "half-baked-probe" code that I wrote a long time agoimp2001-08-162-0/+4
* Add more MBOX and ASYNC event defines.mjacob2001-08-161-0/+4
* Thanks to PHK for spotting: ISPASYNC_UNHANDLED_RESPONSE notmjacob2001-08-161-1/+2
* Enable LIP F8, LIP Reset async events.mjacob2001-08-161-4/+45
* MFS: first appeared in FreeBSD 4.4.ru2001-08-161-1/+1
* Fix typojulian2001-08-161-1/+1
* 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
OpenPOWER on IntegriCloud