Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-02 | Only print 'not finished' if AUDIO_DEBUG defined. Also fix up some | Todd C. Miller | |
printf types. From NetBSD. | |||
1996-11-02 | Update from NetBSD (christos) | Todd C. Miller | |
Quote all imported environment variables. | |||
1996-11-02 | timed off by default | Theo de Raadt | |
1996-11-02 | Clarify -c option. NetBSD PR#2884 | Todd C. Miller | |
1996-11-02 | "K" and "Kb" -> "KB" as well as "Mb" -> "MB" so people don't get confused | Todd C. Miller | |
and thing we are talking about *bits as opposed to *bytes. From NetBSD. | |||
1996-11-02 | Better error message if included in the kernel, from NetBSD. | Todd C. Miller | |
1996-11-02 | missing , | Theo de Raadt | |
1996-11-02 | Fix occurrence of toupper -> tolower in "SEE ALSO" section. | Todd C. Miller | |
1996-11-01 | kernel malloc()/MALLOC() man page from NetBSD | Todd C. Miller | |
1996-11-01 | Check malloc/strdup ret val and deal. | Todd C. Miller | |
1996-11-01 | argument type nit | Niklas Hallqvist | |
1996-11-01 | Pull in changes from Manuel. | Jason Downs | |
1996-11-01 | Pull in changes from Manuel Bouyer | Jason Downs | |
1996-11-01 | gethostname correctly | Theo de Raadt | |
1996-11-01 | Revert obvious comment | imp | |
1996-11-01 | Buffer oflow possible, but unlikely | imp | |
1996-11-01 | 40 buf oflows | Theo de Raadt | |
1996-11-01 | HAVENIS | Theo de Raadt | |
1996-11-01 | explain better how to make exportable bins | Theo de Raadt | |
1996-10-31 | bye bye | Theo de Raadt | |
1996-10-31 | buf oflows pendantry | Todd C. Miller | |
1996-10-31 | nobody gid == nobody uid (32767) | Todd C. Miller | |
1996-10-31 | nobody wants a group name | Theo de Raadt | |
1996-10-31 | Correct kerb header location. | Todd C. Miller | |
1996-10-31 | add -r<seconds> option to retry connection. | Michael Shalayeff | |
dunno how to do optional argument. | |||
1996-10-31 | Add ATM defines. From Jim Rees <rees@umich.edu> | Todd C. Miller | |
1996-10-31 | Strip out $LD_* and $IFS if given -p. Code taken from telnetd. | Todd C. Miller | |
1996-10-31 | Proper strncpy() usage. | Todd C. Miller | |
1996-10-31 | hp scanjet 4p support; kstailey@dol-esa.gov | Theo de Raadt | |
1996-10-31 | Add SCSI_POLL to control read/writes to remove some timing problem | Niklas 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.c | Niklas Hallqvist | |
1996-10-31 | -Wall fixes needed by alpha | Niklas Hallqvist | |
1996-10-31 | $OpenBSD RCSIDs | Niklas Hallqvist | |
1996-10-31 | Merge NetBSD/Alpha 961020 | Niklas Hallqvist | |
1996-10-31 | Correct mmmap's 2nd arg type | Niklas Hallqvist | |
1996-10-31 | Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> work | Niklas Hallqvist | |
1996-10-31 | Hey, if we recurse in here.. we are interested of more than gas, | Niklas Hallqvist | |
even if not mips | |||
1996-10-30 | deal with case where there is no sudoers file--pointed out by downsj | Todd C. Miller | |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
1996-10-30 | import 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-30 | More -Wall happiness | Niklas Hallqvist | |
1996-10-30 | cominit is used from the outside (the alpha port) | Niklas Hallqvist | |
1996-10-30 | Really set flags... | Thorsten Lockert | |
1996-10-30 | Add an esp1. | briggs | |
1996-10-30 | Make a guess that scsi-b's IRQ is on bit 0 of via2. | briggs | |
1996-10-30 | Go ahead and try dual scsi even though we'll probably need to make another | briggs | |
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-30 | Fix spelling error in panic. Double since of ResHndls[]. Use I/O kludge on | briggs | |
all systems, not just CLASSII--A bunch of Quadras apparently have hardcoded I/O addresses in the ROMs, too. | |||
1996-10-30 | Give usage and exit if user gave us too many args. | Todd C. Miller | |
1996-10-30 | iUpdate to pass FIPS 151-2 tests | Thorsten Lockert | |
1996-10-29 | typo. | michaels | |