summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-11-02Only print 'not finished' if AUDIO_DEBUG defined. Also fix up someTodd C. Miller
printf types. From NetBSD.
1996-11-02Update from NetBSD (christos)Todd C. Miller
Quote all imported environment variables.
1996-11-02timed off by defaultTheo de Raadt
1996-11-02Clarify -c option. NetBSD PR#2884Todd C. Miller
1996-11-02"K" and "Kb" -> "KB" as well as "Mb" -> "MB" so people don't get confusedTodd C. Miller
and thing we are talking about *bits as opposed to *bytes. From NetBSD.
1996-11-02Better error message if included in the kernel, from NetBSD.Todd C. Miller
1996-11-02missing ,Theo de Raadt
1996-11-02Fix occurrence of toupper -> tolower in "SEE ALSO" section.Todd C. Miller
1996-11-01kernel malloc()/MALLOC() man page from NetBSDTodd C. Miller
1996-11-01Check malloc/strdup ret val and deal.Todd C. Miller
1996-11-01argument type nitNiklas Hallqvist
1996-11-01Pull in changes from Manuel.Jason Downs
1996-11-01Pull in changes from Manuel BouyerJason Downs
1996-11-01gethostname correctlyTheo de Raadt
1996-11-01Revert obvious commentimp
1996-11-01Buffer oflow possible, but unlikelyimp
1996-11-0140 buf oflowsTheo de Raadt
1996-11-01HAVENISTheo de Raadt
1996-11-01explain better how to make exportable binsTheo de Raadt
1996-10-31bye byeTheo de Raadt
1996-10-31buf oflows pendantryTodd C. Miller
1996-10-31nobody gid == nobody uid (32767)Todd C. Miller
1996-10-31nobody wants a group nameTheo de Raadt
1996-10-31Correct kerb header location.Todd C. Miller
1996-10-31add -r<seconds> option to retry connection.Michael Shalayeff
dunno how to do optional argument.
1996-10-31Add ATM defines. From Jim Rees <rees@umich.edu>Todd C. Miller
1996-10-31Strip out $LD_* and $IFS if given -p. Code taken from telnetd.Todd C. Miller
1996-10-31Proper strncpy() usage.Todd C. Miller
1996-10-31hp scanjet 4p support; kstailey@dol-esa.govTheo de Raadt
1996-10-31Add SCSI_POLL to control read/writes to remove some timing problemNiklas Hallqvist
This will be reviewed later in order to find the real culprit. Workaround from Ken Stailey
1996-10-31$OpenBSD RCSIDs + comment fix in sd.cNiklas Hallqvist
1996-10-31-Wall fixes needed by alphaNiklas Hallqvist
1996-10-31$OpenBSD RCSIDsNiklas Hallqvist
1996-10-31Merge NetBSD/Alpha 961020Niklas Hallqvist
1996-10-31Correct mmmap's 2nd arg typeNiklas Hallqvist
1996-10-31Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-10-31Hey, if we recurse in here.. we are interested of more than gas,Niklas Hallqvist
even if not mips
1996-10-30deal with case where there is no sudoers file--pointed out by downsjTodd C. Miller
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
-Wall -Wstrict-prototypes -Wmissing-prototypes too.
1996-10-30import ctm (current through mail)Thomas Graichen
for more see http://www.openbsd.org/ctm.html - it's basicaly the FreeBSD version adapted to OpenBSD - i'll bring in the latest FreeBSD changes in the next days
1996-10-30More -Wall happinessNiklas Hallqvist
1996-10-30cominit is used from the outside (the alpha port)Niklas Hallqvist
1996-10-30Really set flags...Thorsten Lockert
1996-10-30Add an esp1.briggs
1996-10-30Make a guess that scsi-b's IRQ is on bit 0 of via2.briggs
1996-10-30Go ahead and try dual scsi even though we'll probably need to make anotherbriggs
pass at it. Macs with scsi offsets of 0x10000 have a SCSI CLK of 16.5MHz. All other (68k-based) appear to use 25MHz.
1996-10-30Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge onbriggs
all systems, not just CLASSII--A bunch of Quadras apparently have hardcoded I/O addresses in the ROMs, too.
1996-10-30Give usage and exit if user gave us too many args.Todd C. Miller
1996-10-30iUpdate to pass FIPS 151-2 testsThorsten Lockert
1996-10-29typo.michaels