Age | Commit message (Expand) | Author |
2003-07-07 | some fixes from Andrey Matveev: | Jason McIntyre |
2003-07-07 | clarification in nat pass, pointed out by theo | Henning Brauer |
2003-07-07 | I'm pretty sure the formatting cleanup & clarifications here that Joel Knight | Henning Brauer |
2003-07-07 | Fix for PR 3177. | Tobias Weingartner |
2003-07-07 | make this match protos; millert ok | Theo de Raadt |
2003-07-07 | function for cpuid instruction. pulled from longrun into generic code. | Ted Unangst |
2003-07-07 | I never committed the fix for PR 3296, "Dump prints negative numbers for time" | Todd C. Miller |
2003-07-07 | Repair last commit, the NUL termination of locname is required | Todd C. Miller |
2003-07-07 | protos | Theo de Raadt |
2003-07-06 | protos | Theo de Raadt |
2003-07-06 | error out instead of silently truncating command-line arguments if they | Anil Madhavapeddy |
2003-07-06 | proto into scope | Theo de Raadt |
2003-07-06 | Add -q option from GNU diff | Todd C. Miller |
2003-07-06 | protos | Theo de Raadt |
2003-07-06 | Implement -P from GNU diff (like -N but only for files that are missing | Todd C. Miller |
2003-07-06 | knf (cedric did not do it right) | Theo de Raadt |
2003-07-06 | bring protos into scope | Theo de Raadt |
2003-07-06 | proto in scope | Theo de Raadt |
2003-07-06 | ansi rpcgen | Theo de Raadt |
2003-07-06 | protos | Theo de Raadt |
2003-07-06 | protos and ansi | Theo de Raadt |
2003-07-06 | generate protos for functions | Theo de Raadt |
2003-07-06 | Add Corega Wireless LAN PCCL-11; Jonathon Fletcher | Todd C. Miller |
2003-07-06 | regen | Todd C. Miller |
2003-07-06 | Add Corega Wireless LAN PCCL-11 | Todd C. Miller |
2003-07-06 | error out on hostspec overflow with a "hostname too long" instead of silently | Anil Madhavapeddy |
2003-07-06 | Some fairly major changes: | Todd C. Miller |
2003-07-06 | various proto, ansi, and knf repair. tested on all architectures that | Theo de Raadt |
2003-07-06 | no need to redefine strlcpy here; millert@ ok | Anil Madhavapeddy |
2003-07-06 | convert strn{cpy,cat}->strl{cpy,cat} in directory processing | Anil Madhavapeddy |
2003-07-06 | remove ext2fs_vinit. it wasn't used and is identical to ufs_vinit. | Ted Unangst |
2003-07-06 | reset inode fields if deleted, prevents a panic after deleting a device. | Ted Unangst |
2003-07-06 | trailing spaces | Alexander Yurchenko |
2003-07-06 | fix off by one. inodes start at 1, so e2fs_icount is a valid inode number. | Ted Unangst |
2003-07-06 | Use symbolic constants for output format. | Todd C. Miller |
2003-07-06 | convert a bunch of strn{cpy,cat}->strl{cpy,cat} | Anil Madhavapeddy |
2003-07-06 | add a comment that an strncpy should not be converted to an strlcpy; | Anil Madhavapeddy |
2003-07-06 | convert some strncpy->strlcpy | Anil Madhavapeddy |
2003-07-05 | fix inaccuracy in obsolete NO_CONFIGURE variable description | Peter Valchev |
2003-07-05 | ansi | Theo de Raadt |
2003-07-05 | do not make bad machine@ links | Theo de Raadt |
2003-07-05 | protos | Theo de Raadt |
2003-07-05 | sync with netbsd | Nathan Binkert |
2003-07-05 | sync with NetBSD | Nathan Binkert |
2003-07-05 | better indent | Alexander Yurchenko |
2003-07-05 | Add missing timing value for CMD649 UDMA 5 mode. | Alexander Yurchenko |
2003-07-05 | backout 1.29; problem reported by Rukh w/ userland ppp. | Jun-ichiro itojun Hagino |
2003-07-04 | Update based on reality; this should probably be renamed dirent.5 | Todd C. Miller |
2003-07-04 | Fix the types in struct dirent and document d_type (description | Todd C. Miller |
2003-07-04 | Accept but ignore -h for backwards compat like GNU diff does. | Todd C. Miller |