Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-03 | pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLES | Jason Wright | |
if VIKING_PCR_TC isn't set. | |||
1999-03-03 | sync | Theo de Raadt | |
1999-03-03 | not using inline functions saves about 120K | Theo de Raadt | |
1999-03-03 | Print fatal errors to stderr after curses has finished instead of printing ↵ | Todd C. Miller | |
to the curses window which disapears immediately for terminals that can restore the screen. | |||
1999-03-03 | Replace md5 checksum with a choice of sha1, rmd160, md5. | Marc Espie | |
Upward compatible. | |||
1999-03-03 | kill bogus comment | Todd C. Miller | |
1999-03-03 | sync | Theo de Raadt | |
1999-03-03 | vnode_if sync | Theo de Raadt | |
1999-03-03 | do not inline. this needs cleanup. from art | Theo de Raadt | |
1999-03-03 | If ret_size !=0 on return, a seg fault could ensue in some of the clients. | Constantine Sapuntzakis | |
1999-03-03 | added ffs() | Steve Murphree | |
1999-03-03 | Added support for m88k. | Steve Murphree | |
1999-03-03 | m88k addition. | Steve Murphree | |
1999-03-03 | Temporary disable AFS and Optimizations for m88k. | Steve Murphree | |
1999-03-03 | m88k Updates. | Steve Murphree | |
1999-03-03 | m88k Updates. | Steve Murphree | |
1999-03-03 | Remove . from the path passed to configure; | Marco S Hyman | |
adjust the configure script path appropriate for SEPARATE_BUILD; this seems to work for all ports, some ports had probs with earlier changes | |||
1999-03-03 | remove duplicate description of -1 option | Aaron Campbell | |
1999-03-03 | cleanup | Aaron Campbell | |
1999-03-03 | 1. Cleanup. | Aaron Campbell | |
2. Xr sticky(8) and chgrp(1). 3. Mention not to confuse ``o'' symbol (others) for owner (``u''). 4. Describe the meaning of the directory search bit. 5. Briefly warn about adding suid/sgid bits to binaries. | |||
1999-03-03 | better grammar for err msg | Aaron Campbell | |
1999-03-03 | using a .Aq Ar combination is much nicer | Aaron Campbell | |
1999-03-03 | fix uninitialized variable; this could have caused problems when installing ↵ | Todd C. Miller | |
sparse files | |||
1999-03-03 | 1. Fix the SYNOPSIS. ``-'' may be used anywhere within the file operands. | Aaron Campbell | |
2. Move option descriptions from a lexigraphical -> more logical order. 3. Xr setbuf(3) and sh(1) 4. Add an EXAMPLES section. 5. HISTORY should follow STANDARDS, according to mdoc.template. 6. Other misc niceties. Look mom, I can do man page content too. | |||
1999-03-03 | take out reference to -x flag since we don't build curses with ↵ | Todd C. Miller | |
NCURSES_XNAMES defined | |||
1999-03-03 | Don't install .wml files in doc tree. | Bob Beck | |
1999-03-02 | Finally, new and improved mandoc ksh/sh man pages. This took hours, and hours, | Aaron Campbell | |
and hours... Someone please read it and find any typos I may have missed. | |||
1999-03-02 | RFNOWAIT does not dissociate the child from its parent in any other | Niklas Hallqvist | |
way than that the parent wait call will never get the status of this child, says Rob | |||
1999-03-02 | Shouldn't be here. Autogenerated. | Bob Beck | |
1999-03-02 | keep track of SATYPE registrations per PFKEY socket | Theo de Raadt | |
1999-03-02 | do not crash if -n has no arg; spotted by weingart | Theo de Raadt | |
1999-03-02 | Remove 3 bad panic cases, which should just report an error up | Niklas Hallqvist | |
to the caller. This fixes some cases of panics due to SCSI errors. | |||
1999-03-02 | Provide a method to do prerequisites needed before | Niklas Hallqvist | |
installation of includes can happen. Do these before and not run via ${SUDO}. | |||
1999-03-02 | When an NFS3 server replies with NFS3ERR_JUKEBOX, currently, it | Todd C. Miller | |
panics the kernel, because the kernel tries to reuse a freed mbuf; dm@reeducation-labor.lcs.mit.edu | |||
1999-03-02 | some SPI references should talk about SAs; ↵ | Theo de Raadt | |
markus.friedl@informatik.uni-erlangen.de | |||
1999-03-02 | ESRCH, not EEXIST; markus.friedl@informatik.uni-erlangen.de | Theo de Raadt | |
1999-03-02 | Typo | Marc Espie | |
1999-03-02 | sa.c: Merge with EOM 1.67 | Niklas Hallqvist | |
Add SA attributes, specifically stayalive sa.h: Merge with EOM 1.42 Add SA attributes, specifically stayalive pf_encap.c: Merge with EOM 1.46 Add SA attributes, specifically stayalive exchange.c: Merge with EOM 1.65 Add SA attributes, specifically stayalive | |||
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell | |
1999-03-02 | conf.c: Merge with EOM 1.15 | Niklas Hallqvist | |
One include too much conf.h: Merge with EOM 1.7 Forgotten include file | |||
1999-03-02 | EACESS -> EACCES; garath@code.ridgefield.org | Aaron Campbell | |
1999-03-02 | RCS tags | Niklas Hallqvist | |
1999-03-02 | RCS tags | Niklas Hallqvist | |
1999-03-02 | if.c: Merge with EOM 1.8 | Niklas Hallqvist | |
Deal with old socket APIs udp.c: Merge with EOM 1.31 Deal with old socket APIs message.c: Merge with EOM 1.107 Remove unnecessary system dependent include | |||
1999-03-02 | Makefile: Merge with EOM 1.43 | Niklas Hallqvist | |
Makefile.inc -> Makefile.sysdep Make SUBDIR changeable by the OS support sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.1 Makefile.inc -> Makefile.sysdep | |||
1999-03-02 | README: Merge with EOM 1.17 | Niklas Hallqvist | |
I changed my mind: other OS support files ships separately Mention the OS define in Makefile sysdep/README: Merge with EOM 1.1 I changed my mind: other OS support files ships separately sysdep/linux/*: Removed | |||
1999-03-02 | describe some additional things many people do not know | Theo de Raadt | |
1999-03-02 | doc timer{clear,add,sub,cmp,isset} | Theo de Raadt | |
1999-03-02 | wss_isapnp; work by apollo@slcnet.net.. | Theo de Raadt | |
1999-03-02 | sync | Theo de Raadt | |