Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-04-25 | Use ISWILD macro, not bare '*' | Todd C. Miller | |
1998-04-25 | do not whack path | Theo de Raadt | |
1998-04-25 | fix usage | Todd C. Miller | |
1998-04-25 | some exceptions from netbsd | Theo de Raadt | |
1998-04-25 | Fix diagnostic typo. | brian | |
1998-04-25 | fix usage; ru@ucb.crimea.ua | Theo de Raadt | |
1998-04-25 | UDF and 66MHz support; zubin@clouseau.arl.wustl.edu | Theo de Raadt | |
1998-04-25 | sync | Theo de Raadt | |
1998-04-25 | two ATM cards | Theo de Raadt | |
1998-04-25 | Linux has SHUT_RD and SHUT_WR reversed in the ``how'' argument. Presumably | Todd C. Miller | |
they will fix this sometime, after which this change should be backed out. Pointed out by tchrist@perl.com | |||
1998-04-25 | do not lookup hostname "*"; khym@bga.com | Theo de Raadt | |
1998-04-25 | ignore SIGPIPE; nathanw@MIT.EDU | Theo de Raadt | |
1998-04-23 | update release: korean mirror | Theo de Raadt | |
1998-04-23 | korean mirror | Theo de Raadt | |
1998-04-22 | prototypes; ryker | Theo de Raadt | |
1998-04-22 | buf mishandling; rotel@indigo.ie | Theo de Raadt | |
1998-04-22 | buf oflow; bmartin@obscure.sekurity.org | Theo de Raadt | |
1998-04-21 | make packages description agree with contents of cd2:packages directory | Marco S Hyman | |
1998-04-20 | no need for debug options by default, now that the bug is dead | Theo de Raadt | |
1998-04-20 | update packages list | Theo de Raadt | |
1998-04-20 | fix the problem w/ /boot being fragmented in a non-contig | Michael Shalayeff | |
blocks. fixed by flushing the previous blocks completely before starting new record for a new block(s) location. | |||
1998-04-18 | Checked with people in charge, ftp.ibp.fr is an old name, shouldn't be | Marc Espie | |
used any more. | |||
1998-04-18 | %0x support went away | Theo de Raadt | |
1998-04-18 | cannot grow this as mickey wants | Theo de Raadt | |
1998-04-18 | support lots of file descriptors; downsj | Theo de Raadt | |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt | |
1998-04-17 | confusion over & and &&; cross@va.pubnix.com | Theo de Raadt | |
1998-04-17 | put arch type into hw.model, sun4 installboot now works; jason | Theo de Raadt | |
1998-04-17 | s/inline/__inline/ for X11's sake (-ansi) | Niklas Hallqvist | |
1998-04-16 | proper htons() and ntohs() handling in output/input, i think | Theo de Raadt | |
1998-04-16 | regen | Todd C. Miller | |
1998-04-16 | Add SiS 5591 chipset | Todd C. Miller | |
1998-04-15 | nice blank line | Theo de Raadt | |
1998-04-15 | spelling | Theo de Raadt | |
1998-04-15 | more packages via ftp noted | Marco S Hyman | |
1998-04-15 | mention ftp mirrors and other available packages | Marco S Hyman | |
1998-04-15 | sync | Theo de Raadt | |
1998-04-14 | Update to reality. | Todd C. Miller | |
1998-04-14 | We support the 9000/385 | Todd C. Miller | |
1998-04-14 | update package on CD status | Marco S Hyman | |
1998-04-14 | add symlink to resolv.conf so DNS can work | Todd C. Miller | |
1998-04-14 | Set label.d_bbsize and label.d_sbsize if we have a fictious label | Todd C. Miller | |
and they are zero. Fixes "disklabel -B" on hp300 and the warning about zero size bootblock and superblock fields on all ports. | |||
1998-04-14 | wrap Z->a and z->A; peter@netplex.com.au | Theo de Raadt | |
1998-04-14 | Add install/upgrade/shell prompt | Todd C. Miller | |
1998-04-14 | 1) If the user selects a set multiple times in a session only | Todd C. Miller | |
extract once. This is a problem now that default sets are selected automatically. 2) Don't select any default sets that have already been installed. | |||
1998-04-13 | Nuke paragraph about checking for zero length file. Doing things that | Todd C. Miller | |
way would allow a race. Niall Smart <rotel@indigo.ie> | |||
1998-04-13 | ls -F the zoneinfo files, shows what is a zone-dir and what is a zone-file | Theo de Raadt | |
1998-04-13 | Use _PATH_DEV, not "/dev/" | Todd C. Miller | |
Make init(8) call login_fbtab() correctly. | |||
1998-04-13 | fixup active vs. passive info | Todd C. Miller | |
1998-04-13 | put (S)hell into the prompt too | Theo de Raadt | |