Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-09-05 | new routed from SGI. | Michael Shalayeff | |
rip1, rip2, icmp, rdisc. | |||
1996-09-05 | bsd.own.mk before YP test | Theo de Raadt | |
1996-09-05 | grr 2 not p in rpc.yppasswdd, one of the hardest commands in openbsd to type | Theo de Raadt | |
1996-09-05 | 1 char oflow; bitblt & deraadt | Theo de Raadt | |
1996-09-05 | compile! | Michael Shalayeff | |
1996-09-05 | protect getenv, do not oflow, fix unused debug; bitblt and deraadt | Theo de Raadt | |
1996-09-05 | 1 char oflow | Theo de Raadt | |
1996-09-05 | why was this crap still here... | Per Fogelstrom | |
1996-09-05 | up to RIPv2. | Michael Shalayeff | |
1996-09-05 | standard link.h and dlfcn.h not very useful on mips | Per Fogelstrom | |
1996-09-05 | rpc.yppasswdd, not rpc.yppasswd; obviously peter tested the non-YP case :) | Theo de Raadt | |
1996-09-05 | skey command for inline use; by brian@saturn.net (but i had to fix his sleep ↵ | Theo de Raadt | |
deprived code) | |||
1996-09-05 | nc is *hobbit*'s netcat; let the sysadm have the same tools the crackers | Theo de Raadt | |
have, so that he may learn what the network is about and protect it better. | |||
1996-09-05 | remove ';' after function close '}' | Michael Shalayeff | |
make it nicer w/ new routed. | |||
1996-09-05 | include dti | Per Fogelstrom | |
1996-09-05 | grumble.. new files.. grumble.. | Per Fogelstrom | |
1996-09-05 | Move fflush() from signal handler into endwin(), that way it will work in | Thorsten Lockert | |
some other common situations too. | |||
1996-09-05 | Add strategic fflush() before suspending on keyboard generated signal | Thorsten Lockert | |
1996-09-05 | document latest rcmd change | Todd C. Miller | |
1996-09-05 | ignore $RSH if we are setuid | Todd C. Miller | |
1996-09-04 | get 12am & 12pm correct; netbsd pr#2734, khym@bga.com [this was hell to test] | Theo de Raadt | |
1996-09-04 | permit YP to be compiled out using flag in bsd.own.mk; pr#15, peter@demon.net | Theo de Raadt | |
1996-09-04 | Enable extra scsi drives and scanners | Niklas Hallqvist | |
1996-09-04 | s/rnd/random/ | Niklas Hallqvist | |
1996-09-04 | s/KERNEL/_KERNEL/ | Niklas Hallqvist | |
1996-09-04 | more Swedish pedantery, kill statics, provide protos etc | Niklas Hallqvist | |
1996-09-04 | pipe.h needed vm_page_t defined for me, so I moved it down | Niklas Hallqvist | |
1996-09-04 | Do not do the if(a = b) game even if correct, it is confusing | Niklas Hallqvist | |
1996-09-04 | Stylistic cleanup, like removing "static"s, and removing warnings | Niklas Hallqvist | |
given by -Wall -Wstrict-prototypes -Wmissing-prototypes | |||
1996-09-04 | make GCC 'appier and remove unused vars. Also fix retval | Niklas Hallqvist | |
and a debug printout | |||
1996-09-04 | add #pccom0; suggested by graichen | Theo de Raadt | |
1996-09-04 | Some changes for new arc boxes | Per Fogelstrom | |
1996-09-04 | Merge the Cygnus 960904 sources | Niklas Hallqvist | |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist | |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist | |
1996-09-04 | Import of binutils, gas, ld & gprof from Cygnus 960904 tree | Niklas Hallqvist | |
1996-09-04 | no, bad commit | Theo de Raadt | |
1996-09-04 | clear passwd, for safety | Theo de Raadt | |
1996-09-04 | control portmap, inetd, and lpd from netstart; idea from tqbf@enteract.com | Theo de Raadt | |
1996-09-04 | _PASSWORD_LEN != 255 | Theo de Raadt | |
1996-09-04 | Pull in pieces of Manuel's patch6: | Jason Downs | |
- At Milton Ngan's request, wdc now probes for atapi devices first, and then wd drives, because some old atapi devices were detected as ide drives. - Integration of Milton Ngan's fix for some 'wdc_atapi_intr: unknown phase 1' due to a timing problem. Some additional changes (like ADEV_* -> AQUIRK_*) for the sake of compatibility. Manuel's additional quirk type was added as well. I'm not sure I like the retry change to wdc.c; please let me know if anyone has any problems with their drives. | |||
1996-09-03 | Added OpenBSD tag | etheisen | |
1996-09-03 | Use the new mdoc macros. | etheisen | |
1996-09-03 | http:// support for the command line fetches; useful for the ports subsystem | Theo de Raadt | |
and other scripts. written by brian@saturn.net (and then i clawed at it for a bit..) | |||
1996-09-03 | fix buf oflows better | Theo de Raadt | |
1996-09-03 | detect wrong architecture | Theo de Raadt | |
1996-09-03 | need param.h | Theo de Raadt | |
1996-09-03 | another typo.... | Theo de Raadt | |
1996-09-03 | like tip, group dialer access only | Theo de Raadt | |
1996-09-03 | proper types | Theo de Raadt | |