Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-16 | merge with freesbd: | Jason Wright | |
o put media types in a structure for ifmedia adding o make sure ifp->if_snd.ifq_maxlen is initialized o add workaround for app note 7-15 o more checks for IFF_UP o use DELAY() instead of counters | |||
1999-03-16 | run pruning find with -x, to avoid /tmp based mountpoint pruning | Theo de Raadt | |
1999-03-16 | fix Xr; msfriedl@fau.de | Theo de Raadt | |
1999-03-16 | Get the pid right if a stale lock file exists. | brian | |
Submitted by: Lawrence D. Lopez <lopez@cisco.com> | |||
1999-03-16 | Detect pred1 packets where the length != the packet length | brian | |
Use a maximum of MAX_MRU + 2 bytes for incoming packets, not MAX_MTU + 2. Tidy up some diagnostics. | |||
1999-03-15 | named,ssh,httpd files | Todd T. Fries | |
1999-03-15 | cy605/601 support | Jason Wright | |
1999-03-15 | sync | Theo de Raadt | |
1999-03-15 | another card.. | Theo de Raadt | |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller | |
1999-03-15 | ncurses-4.2-990314 | Todd C. Miller | |
1999-03-15 | Palm organizer file magic numbers (ksulliva@sludge.psc.edu, NetBSD) | Angelos D. Keromytis | |
1999-03-15 | on cypress, disable write caching for now | Theo de Raadt | |
1999-03-15 | print subnets containing 0 octets correctly; peter | Theo de Raadt | |
1999-03-15 | do not call nfsm_adj() with negative values; dm | Theo de Raadt | |
1999-03-15 | abso -> also; mihara@prd.fc.nec.co.jp | Theo de Raadt | |
1999-03-15 | re-indent; nash@mcs.net | Theo de Raadt | |
1999-03-15 | mention option KEY; nash@mcs.net | Theo de Raadt | |
1999-03-15 | explain EPROTONOSUPPORT; nash@mcs.net | Theo de Raadt | |
1999-03-15 | cleanups; nash@mcs.net | Theo de Raadt | |
1999-03-14 | sync | Theo de Raadt | |
1999-03-14 | Fix check for partition ending on a cylinder boundary. Previously it | Todd C. Miller | |
checked for size being a mulitple of sectors/cylinder when you really want size+offset to be a mulitple of sectors/cylinder. | |||
1999-03-14 | Adding ${MASTER_SITE_GNOME} and ${MASTER_SITE_KDE} | Bruno Rohee | |
1999-03-14 | ncurses-4.2-990313 | Todd C. Miller | |
1999-03-14 | ncurses-4.2-990313 | Todd C. Miller | |
1999-03-14 | Access control works now; also, some minor tidying and man page fixes. | Paul Janzen | |
1999-03-13 | sync | Theo de Raadt | |
1999-03-13 | new intel bridge chipset | Theo de Raadt | |
1999-03-13 | indent | Theo de Raadt | |
1999-03-13 | proper URL for fetching package; evanc@concer.to | Theo de Raadt | |
1999-03-13 | Allow user to delete partitions outside the openbsd part of the disk | Todd C. Miller | |
1999-03-13 | Add support for delete "*" | Todd C. Miller | |
1999-03-13 | make ifa_refcnt a u_int; andrewb@demon.net | Theo de Raadt | |
1999-03-13 | Fix a few bugs (e.g. snake used to miss turns); use usleep() so display | Paul Janzen | |
speed is correct on xterms; put snscore functionality inside snake and make snscore a symbolic link (to be phased out); clean up formatting; install score file properly; disable the log file by default (logging should be done through dm). | |||
1999-03-13 | remove legacy "mix" kernel building code, it was not quite completely | Dale S. Rahn | |
commented and would cause error messages during build. Since it is unused, delete it completely | |||
1999-03-13 | If a program crashes due to a "program" exeception, dump additional | Dale S. Rahn | |
information as to why, illegal instruction, floating point, ... | |||
1999-03-13 | Fix loading of constant into upper portion off register, prevously | Dale S. Rahn | |
if the register being loaded into was not value zero would end up with wrong value. Only affected profiling executables. | |||
1999-03-12 | fix usage | Theo de Raadt | |
1999-03-12 | userdir off by default, damnit | Theo de Raadt | |
1999-03-12 | sync | Theo de Raadt | |
1999-03-12 | another qlogic scsi card | Theo de Raadt | |
1999-03-12 | reference doc | Jason Wright | |
1999-03-12 | doc references | Jason Wright | |
1999-03-12 | in scheduler, bias parents for child cpu usage; ross@ghs.com | Theo de Raadt | |
1999-03-12 | Repair bootstrap with -DNOMAN | Marc Espie | |
1999-03-12 | Fix various nonsense. | Marc Espie | |
- add $OpenBSD$ tag - () fork subshell... wasteful when unnecessary - chain commands using &&, not ;, so that you retrieve status | |||
1999-03-12 | cleanup | Aaron Campbell | |
1999-03-12 | Bats shouldn't fall into pits. | Paul Janzen | |
1999-03-12 | Additional pic related change, not currently used by powerpc port. | Dale S. Rahn | |
1999-03-12 | Fixes to the currently unused PIC support in the powerpc asm files. | Dale S. Rahn | |
contact rahnds@openbsd.org before attempting to use this funcationality. |