Age | Commit message (Expand) | Author |
1996-12-14 | Clean up lint and compile warnings | Thorsten Lockert |
1996-12-14 | Now does not display responses to other peoples stuff, like UDP packets | bitblt |
1996-12-13 | make UIO_MAXIOV visible to userland. | michaels |
1996-12-13 | correct function declaration and return | michaels |
1996-12-13 | make UIO_MAXIOV note more prominent | michaels |
1996-12-13 | fix comments regarding {*path,sys}conf() | Theo de Raadt |
1996-12-13 | If max number of partitions in the label is < highest partition defined, | Todd C. Miller |
1996-12-13 | ldconfig hack for the mips | Theo de Raadt |
1996-12-12 | add quotactl | Theo de Raadt |
1996-12-12 | fix a typical use; -Wall | Theo de Raadt |
1996-12-12 | Sync headers with system header's idea of reality | imp |
1996-12-12 | *** empty log message *** | bitblt |
1996-12-12 | Part 1 of tcpdump 3.3 | bitblt |
1996-12-12 | undo last change. | Michael Shalayeff |
1996-12-12 | wrong place for bindresvport() proto | Theo de Raadt |
1996-12-12 | struct sockaddr_in; prototype | Michael Shalayeff |
1996-12-12 | int bindresvport __P((int sd, struct sockaddr_in *sin)); | Michael Shalayeff |
1996-12-12 | "stdin" is not a stdin! (perror) | Michael Shalayeff |
1996-12-12 | Add <unistd.h> for select(2) prototype. | robin |
1996-12-12 | Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2). | robin |
1996-12-12 | i studdderr wheenn i tyttype | Theo de Raadt |
1996-12-12 | cannot use err() here | Theo de Raadt |
1996-12-12 | note lpt chip | Michael Shalayeff |
1996-12-12 | MLINK | Theo de Raadt |
1996-12-12 | new makefile system, sun4/sun4c/sun4m a.out header hacking, some from netbsd | Theo de Raadt |
1996-12-12 | printf format fix. | Michael Shalayeff |
1996-12-12 | <sys/stat.h> missed. | Michael Shalayeff |
1996-12-12 | types.h for u_char | Theo de Raadt |
1996-12-12 | safe to{lower,upper} macros. | Michael Shalayeff |
1996-12-12 | fix afterinstall | Theo de Raadt |
1996-12-12 | 32 bit cleanup, because this code is going to be copied by other ports soon | Theo de Raadt |
1996-12-12 | Add OpenBSD/arc support to gdb, from pefo | imp |
1996-12-12 | Update {hton,ntoh}[ls] argument and return types to match changes in | Thorsten Lockert |
1996-12-12 | Revert sane attach ordering for the time being | Niklas Hallqvist |
1996-12-12 | Revert to non-bus.h versions for the time being | Niklas Hallqvist |
1996-12-11 | Fix typo | Thorsten Lockert |
1996-12-11 | Correct include paths | Niklas Hallqvist |
1996-12-11 | Slight optimizations | Niklas Hallqvist |
1996-12-11 | Remove dups from cfdata via marking algorithm | Niklas Hallqvist |
1996-12-11 | support ttyw* | Theo de Raadt |
1996-12-11 | add stub for willowglen vme serial card driver | Theo de Raadt |
1996-12-11 | correct master decoded logic; i have mapped a vmes device successfully now | Theo de Raadt |
1996-12-11 | add wl cdev entry | Theo de Raadt |
1996-12-11 | from netbsd; repair byte swapping of fields | Theo de Raadt |
1996-12-11 | b_resid cleanups, pointed out by minoura@kw.netlaputa.or.jp in netbsd pr#3007 | Theo de Raadt |
1996-12-11 | robin is pedantic about the spelling of behavior | Theo de Raadt |
1996-12-11 | clarify how timeout behaves | Theo de Raadt |
1996-12-11 | Add ``#include <unistd.h>'' for prototypes of: | robin |
1996-12-11 | Fix SLC_NAME_OK() macro which would return non-zero, if given the | robin |
1996-12-11 | removed #ifdef SCAN_BC code | kstailey |