summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-03-03pull in some viking stuff from NetBSD; delay use of CPUFLG_CACHEPAGETABLESJason Wright
if VIKING_PCR_TC isn't set.
1999-03-03syncTheo de Raadt
1999-03-03not using inline functions saves about 120KTheo de Raadt
1999-03-03Print 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-03Replace md5 checksum with a choice of sha1, rmd160, md5.Marc Espie
Upward compatible.
1999-03-03kill bogus commentTodd C. Miller
1999-03-03syncTheo de Raadt
1999-03-03vnode_if syncTheo de Raadt
1999-03-03do not inline. this needs cleanup. from artTheo de Raadt
1999-03-03If ret_size !=0 on return, a seg fault could ensue in some of the clients.Constantine Sapuntzakis
1999-03-03added ffs()Steve Murphree
1999-03-03Added support for m88k.Steve Murphree
1999-03-03m88k addition.Steve Murphree
1999-03-03Temporary disable AFS and Optimizations for m88k.Steve Murphree
1999-03-03m88k Updates.Steve Murphree
1999-03-03m88k Updates.Steve Murphree
1999-03-03Remove . 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-03remove duplicate description of -1 optionAaron Campbell
1999-03-03cleanupAaron Campbell
1999-03-031. 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-03better grammar for err msgAaron Campbell
1999-03-03using a .Aq Ar combination is much nicerAaron Campbell
1999-03-03fix uninitialized variable; this could have caused problems when installing ↵Todd C. Miller
sparse files
1999-03-031. 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-03take out reference to -x flag since we don't build curses with ↵Todd C. Miller
NCURSES_XNAMES defined
1999-03-03Don't install .wml files in doc tree.Bob Beck
1999-03-02Finally, 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-02RFNOWAIT does not dissociate the child from its parent in any otherNiklas Hallqvist
way than that the parent wait call will never get the status of this child, says Rob
1999-03-02Shouldn't be here. Autogenerated.Bob Beck
1999-03-02keep track of SATYPE registrations per PFKEY socketTheo de Raadt
1999-03-02do not crash if -n has no arg; spotted by weingartTheo de Raadt
1999-03-02Remove 3 bad panic cases, which should just report an error upNiklas Hallqvist
to the caller. This fixes some cases of panics due to SCSI errors.
1999-03-02Provide a method to do prerequisites needed beforeNiklas Hallqvist
installation of includes can happen. Do these before and not run via ${SUDO}.
1999-03-02When an NFS3 server replies with NFS3ERR_JUKEBOX, currently, itTodd C. Miller
panics the kernel, because the kernel tries to reuse a freed mbuf; dm@reeducation-labor.lcs.mit.edu
1999-03-02some SPI references should talk about SAs; ↵Theo de Raadt
markus.friedl@informatik.uni-erlangen.de
1999-03-02ESRCH, not EEXIST; markus.friedl@informatik.uni-erlangen.deTheo de Raadt
1999-03-02TypoMarc Espie
1999-03-02sa.c: Merge with EOM 1.67Niklas 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-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1999-03-02conf.c: Merge with EOM 1.15Niklas Hallqvist
One include too much conf.h: Merge with EOM 1.7 Forgotten include file
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
1999-03-02RCS tagsNiklas Hallqvist
1999-03-02RCS tagsNiklas Hallqvist
1999-03-02if.c: Merge with EOM 1.8Niklas 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-02Makefile: Merge with EOM 1.43Niklas 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-02README: Merge with EOM 1.17Niklas 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-02describe some additional things many people do not knowTheo de Raadt
1999-03-02doc timer{clear,add,sub,cmp,isset}Theo de Raadt
1999-03-02wss_isapnp; work by apollo@slcnet.net..Theo de Raadt
1999-03-02syncTheo de Raadt