1996-09-16 |
deraadt | use mkstemp correctly |
commit | commitdiff | tree | snapshot |
1996-09-16 |
deraadt | kill /tmp race |
commit | commitdiff | tree | snapshot |
1996-09-16 |
deraadt | kill the race; spotted by bitblt |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | kill the race; noticed by bitblt |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | more sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Add manpage link |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | fix a typo and vsprintf -> vsnprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf paranoia |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | unused. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | sync to netbsd; for graichen |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | handle umask nicer |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | kill the races; found by bitblt |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | setup trap after mkdir |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | Don't complain if setsockopt() fails. It will fail... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sprintf -> snprintf (how'd that get missed?) |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | kill the races; found by bitblt |
commit | commitdiff | tree | snapshot |
1996-09-15 |
etheisen | Pmake has changed. $? expands to full prerequisite... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | Be slightly safer opening temp files. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | Slightly safer temp file open. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | Slightly safer temp file open. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
michaels | Blind update of wosch@FreeBSD's code: |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Don't use anonymous structs |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Add a couple of syscalls; bring more prototypes into... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | use mkstemp; mentioned by sirsyko@ishiboo.com |
commit | commitdiff | tree | snapshot |
1996-09-15 |
niklas | Build correctly when DESTDIR set |
commit | commitdiff | tree | snapshot |
1996-09-15 |
pefo | Ok, ok! We now autosense system type. Same compiled... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Remove dead code |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | print debugging flags in usage(); idea from freebsd |
commit | commitdiff | tree | snapshot |
1996-09-15 |
deraadt | enlarge buffer |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Don't add a comma after the last entry in an enum |
commit | commitdiff | tree | snapshot |
1996-09-15 |
tholo | Fix prototype |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | praliases now has a man page. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | praliases man page. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | Doh! Should be .1 |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | First crack at a praliases man page, the lack of which... |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | sh(1) has now has ulimit so that's no longer a bug. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
millert | document ``ulimit'' builtin. |
commit | commitdiff | tree | snapshot |
1996-09-15 |
etheisen | Updated mm (mgm) macros |
commit | commitdiff | tree | snapshot |
1996-09-15 |
etheisen | Updated mm (mgm) macros |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | Remove more junk files. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | More garbage. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | groff is integrated. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | A time to groff... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | More garbage. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | Fix prefix and remove intermediate files. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
tholo | Disable logging to CVSROOT/history if we are running... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | cvs import faux pas. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | Redo the OpenBSD build wrapper import. Thanx cvs. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
deraadt | setgid stuff goes away |
commit | commitdiff | tree | snapshot |
1996-09-14 |
deraadt | not setgid tty anymore. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | Third time because import sucks. |
commit | commitdiff | tree | snapshot |
1996-09-14 |
tholo | Joystick is at 0x201, not 0x200 |
commit | commitdiff | tree | snapshot |
1996-09-14 |
pefo | First shot at a multivendor kernel. This version handle... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
etheisen | Temporarily disable groff build until other mods are... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
millert | WHen we fail to open tape device, only print an error... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
deraadt | install target; disklabel on image instead, more inodes |
commit | commitdiff | tree | snapshot |
1996-09-14 |
millert | Now uses "wall -g" so no need to be setgid tty. This... |
commit | commitdiff | tree | snapshot |
1996-09-14 |
deraadt | restrict floppy dev nodes for now |
commit | commitdiff | tree | snapshot |
1996-09-13 |
niklas | Heh Per, SVR4 wants to load the ELF interpreter too... |
commit | commitdiff | tree | snapshot |
1996-09-13 |
deraadt | final correct badsect device patch from curt@portal.ca |
commit | commitdiff | tree | snapshot |
1996-09-13 |
deraadt | typo |
commit | commitdiff | tree | snapshot |
1996-09-13 |
downsj | kill unused var |
commit | commitdiff | tree | snapshot |
1996-09-13 |
mickey | remove mapartitions default. |
commit | commitdiff | tree | snapshot |
1996-09-13 |
deraadt | fingerd -ls; shut down tftp |
commit | commitdiff | tree | snapshot |
1996-09-13 |
deraadt | hostname can be longer; noticed by bitblt |
commit | commitdiff | tree | snapshot |
1996-09-13 |
deraadt | document our extensions |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | foom |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | cvs.openbsd.org rules with 20% buffer cache |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | BUFCACHEPERCENT for cranking % of mem used |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | suspicious suspicious |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | sendmail gecos oflow -- found by mudge, this fix by... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | 16 partitions |
commit | commitdiff | tree | snapshot |
1996-09-12 |
pefo | ok, must have read access at least. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
pefo | remove excess tests... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
mickey | set maxpartitions to machine default. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
mickey | set correct 'maxpartitions' |
commit | commitdiff | tree | snapshot |
1996-09-12 |
tholo | Close TCP receive window when we cannot receive data... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
tholo | TCP Persist handling; from 4.4BSD Lite2 (via NetBSD... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
tholo | Don't assume other subnets than our own are local to... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
downsj | Support 16 partitions. |
commit | commitdiff | tree | snapshot |
1996-09-12 |
downsj | Add 16 partition support to the SPARC. From NetBSD... |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | 16 partitions, fix pcmcia and joy |
commit | commitdiff | tree | snapshot |
1996-09-12 |
deraadt | 16 partitions |
commit | commitdiff | tree | snapshot |
1996-09-12 |
downsj | Add some spaces. |
commit | commitdiff | tree | snapshot |
1996-09-11 |
deraadt | protect $HOME expansion; from das33@cornell.edu |
commit | commitdiff | tree | snapshot |
1996-09-11 |
deraadt | revoke privs at start; tested by fenner@parc.xerox.com |
commit | commitdiff | tree | snapshot |
1996-09-11 |
deraadt | fix a typo |
commit | commitdiff | tree | snapshot |
1996-09-11 |
downsj | Rearrange much of the polling code so really, really... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
downsj | Remove unneeded quirk, and only print drive capabilitie... |
commit | commitdiff | tree | snapshot |
1996-09-11 |
mickey | correct kill(1) usage. |
commit | commitdiff | tree | snapshot |
1996-09-11 |
deraadt | only support MALLOC_OPTIONS for non-setuid |
commit | commitdiff | tree | snapshot |
1996-09-10 |
millert | Fix deref of free()'d ptr. NetBSD PR#2747 from beal... |
commit | commitdiff | tree | snapshot |
1996-09-10 |
niklas | Bring pipe_stat prototype in scope |
commit | commitdiff | tree | snapshot |
1996-09-10 |
mickey | make compile w/ TRACE enabled |
commit | commitdiff | tree | snapshot |
1996-09-10 |
mickey | fix the man acording to the recent changes. |
commit | commitdiff | tree | snapshot |
next |