Age | Commit message (Expand) | Author |
2001-08-30 | o kill register | Todd C. Miller |
2001-08-30 | Better buffer lengths (MAXFOO and FOO_MAX) based on a patch from | Todd C. Miller |
2001-08-30 | Use NAME_MAX, not MAXPATHLEN for buffer sizes since they are not | Todd C. Miller |
2001-08-30 | Delete duplicate 'network daemon testing' item. | Kenneth R Westerback |
2001-08-30 | validate ports for LocalForward/RemoteForward. | Kevin Steves |
2001-08-30 | add -D to synopsis line; ok markus@ | Christian Weisgerber |
2001-08-30 | intialize g2 and g7 in trapframe setregs from tf pc so that pc isn't set to | Jason Wright |
2001-08-30 | Fix typo - space before a comma. | Kenneth R Westerback |
2001-08-30 | typo in the comment. | Mike Pechkin |
2001-08-30 | typo in comment. | Grigoriy Orlov |
2001-08-30 | Change getnewbuf interface so that getnewbuf always return | Grigoriy Orlov |
2001-08-30 | disable TRAPTRACE and fix a compile error with DEBUG. | Artur Grabowski |
2001-08-30 | Detect broken libraries that reference themselves. | Marc Espie |
2001-08-30 | MLINK kauth(1) to kinit(1);, better than no manpage at all for kauth. | Hans Insulander |
2001-08-30 | Mention which debug levels we currently use. | Hakan Olsson |
2001-08-30 | this shouldn't be commented out. | Federico G. Schwindt |
2001-08-30 | fix some const warnings. | Federico G. Schwindt |
2001-08-30 | fix some const warnings | Federico G. Schwindt |
2001-08-29 | additional documentation for GatewayPorts; ok markus@ | Kevin Steves |
2001-08-29 | validate ports for -L/-R; ok markus@ | Kevin Steves |
2001-08-29 | document -D and DynamicForward; ok markus@ | Kevin Steves |
2001-08-29 | add text about -u0 preventing DNS requests; ok markus@ | Kevin Steves |
2001-08-29 | Fix buffer oflow reading from queue file. While we are at it, crank | Todd C. Miller |
2001-08-29 | clear the malloc'd buffer, otherwise source() will leak malloc'd memory; ok t... | Markus Friedl |
2001-08-29 | less defines | Michael Shalayeff |
2001-08-29 | make set/get screen work now | Michael Shalayeff |
2001-08-29 | More sync with FreeBSD. | Federico G. Schwindt |
2001-08-29 | Nope, this makes cvs dump core | Theo de Raadt |
2001-08-29 | kill the -i option; it just causes all sorts of grief; canacar@eee.metu.edu.tr | Theo de Raadt |
2001-08-29 | Apply recent changes in the i386 comment eradication code to all | Kenneth R Westerback |
2001-08-29 | initialize ac_enaddr from sc_enaddr | Jason Wright |
2001-08-29 | - modify probe routine to check the 'compatible' property for matching and | Jason Wright |
2001-08-29 | rcsid | Jason Wright |
2001-08-29 | build crt0, crtbegin and friends. | Artur Grabowski |
2001-08-29 | crt0. Almost like on alpha, except that sparc64 needs an assembler stub | Artur Grabowski |
2001-08-29 | Last pieces needed to build libc on sparc64. | Artur Grabowski |
2001-08-29 | Bunch of necessary files from NetBSD. | Artur Grabowski |
2001-08-29 | more files from sparc. | Artur Grabowski |
2001-08-29 | bunch of files from sparc. | Artur Grabowski |
2001-08-29 | except ffs and strlen we use the generic functions (for now). | Artur Grabowski |
2001-08-29 | ffs from sparc and strlen from NetBSD. | Artur Grabowski |
2001-08-29 | syscall(), trivial | Artur Grabowski |
2001-08-29 | signal stuff from sparc, cleaned up. | Artur Grabowski |
2001-08-29 | setlogin from NetBSD | Artur Grabowski |
2001-08-29 | sbrk from NetBSD | Artur Grabowski |
2001-08-28 | fork from sparc. cleaned up. | Artur Grabowski |
2001-08-28 | exect from sparc. | Artur Grabowski |
2001-08-28 | Add SYSENTRY as on sparc. We'll need it later. | Artur Grabowski |
2001-08-28 | cerror. based on the same file from sparc, with cleanups. | Artur Grabowski |
2001-08-28 | brk from NetBSD | Artur Grabowski |