Age | Commit message (Expand) | Author |
1997-01-10 | one-line fix so fdisk knows that partitions marked 0x0B are Win95/FAT32 | jkatz |
1997-01-10 | use opendev(3) + man page correction | kstailey |
1997-01-03 | change all refs from mkdosfs to newfs_msdos | kstailey |
1997-01-03 | make it work again, 'twas broken for a long time 'coze of ../fsck/preen.c | Michael Shalayeff |
1996-12-29 | remove one / from the printf of the filenames (_PATH_UNIX begings with a | Thomas Graichen |
1996-12-27 | epilepsy in csrg? | Theo de Raadt |
1996-12-24 | use mkstemp() | Theo de Raadt |
1996-12-24 | no mkfs | Theo de Raadt |
1996-12-23 | 1 -> 0 | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-23 | readlabelfs() | Jason Downs |
1996-12-22 | Deal with _POSIX_SAVED_IDS when relinquishing privileges | Theo de Raadt |
1996-12-22 | MAXHOSTNAMELEN, not +1 | Theo de Raadt |
1996-12-17 | missing unsigned caused bad sign-extension | Niklas Hallqvist |
1996-12-16 | does noone know how to use strncat correctly? | Theo de Raadt |
1996-12-15 | Fix strncpy usage and correct strncat length field, from Theo. | Todd C. Miller |
1996-12-14 | inane | Theo de Raadt |
1996-12-14 | bit more paranoia | Theo de Raadt |
1996-12-14 | merge netbsd changes for show command | Theo de Raadt |
1996-12-14 | indent correctly | Theo de Raadt |
1996-12-14 | Now does not display responses to other peoples stuff, like UDP packets | bitblt |
1996-12-13 | If max number of partitions in the label is < highest partition defined, | Todd C. Miller |
1996-12-12 | i studdderr wheenn i tyttype | Theo de Raadt |
1996-12-12 | cannot use err() here | Theo de Raadt |
1996-12-12 | fix afterinstall | Theo de Raadt |
1996-12-11 | from netbsd; repair byte swapping of fields | Theo de Raadt |
1996-12-10 | "the the" purge | Theo de Raadt |
1996-12-10 | crank SO_SNDBUF if needed, kml@nas.nasa.gov | Theo de Raadt |
1996-12-10 | 64 bit & -Wall cleanup | Theo de Raadt |
1996-12-09 | better error messages | Theo de Raadt |
1996-12-09 | better error messages | Theo de Raadt |
1996-12-09 | for -a option, refuse if disklabel type != fstab type | Theo de Raadt |
1996-12-08 | Install sample portal configuration file if none are installed | Thorsten Lockert |
1996-12-08 | -c -> ${COPY} | Jason Downs |
1996-12-08 | install -> ${INSTALL} | Jason Downs |
1996-12-07 | correct a sigsegv during parsing of garbled input; netbsd pr#2659, dgilbert@j... | Theo de Raadt |
1996-12-05 | Stop info gathering attack pointed out by Alan Cox <alan@cymru.net> | Todd C. Miller |
1996-12-04 | fix | Jason Downs |
1996-12-04 | rearrange argv[0] code | Theo de Raadt |
1996-12-04 | vfork bye bye | Theo de Raadt |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-04 | nice argv[0], please do not bite me | Theo de Raadt |
1996-12-04 | fix usage | Theo de Raadt |
1996-12-04 | fix a typo | Theo de Raadt |
1996-12-04 | cooperate with -t from newfs, and rename to /sbin/newfs_lfs as the naming sch... | Theo de Raadt |
1996-12-04 | first cut at "newfs -t fstype device". this is very neat | Theo de Raadt |
1996-12-04 | do not freak out if we see a -t argument | Theo de Raadt |
1996-12-04 | 64 bit patches, tih@nhh.no | Theo de Raadt |
1996-12-04 | use readlabelfs() if possible | Theo de Raadt |