summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-14int is not ssize_tVincent Labrecque
2004-07-14cvsignore support and simpler API for file accessJean-Francois Brousseau
2004-07-14some stuff to doJean-Francois Brousseau
2004-07-14microoptimization!Vincent Labrecque
2004-07-14allocate the full ring set, even if we are currently running with a reduced setTheo de Raadt
2004-07-14* document cvs_init() a bitJean-Francois Brousseau
2004-07-14syncTheo de Raadt
2004-07-13indent an example;Jason McIntyre
2004-07-13.Xr tcpdrop 8 ,Jason McIntyre
2004-07-13bad macro here too: .I -> .ArJason McIntyre
2004-07-13replace bad macro;Jason McIntyre
2004-07-13switch sparc to setjmp/longjmp exceptions as DWARF2 handling is not present.Peter Valchev
2004-07-13slightly reword myself;Jason McIntyre
2004-07-13spelling; dlgTheo de Raadt
2004-07-13make bpf0. do NOT put this into ramdisk target (yes, that is how full theTheo de Raadt
2004-07-13* make the email address consistentJean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau
2004-07-13bump these again, depending on gcc2/gcc3 a different library is installedDale Rahn
2004-07-13Simplify some things now that we only have login.conf to worry aboutTodd C. Miller
2004-07-13passwd.conf has been deprecated since login.conf was imported.Todd C. Miller
2004-07-13Remove iso_addr() and iso_ntoa() as part of the netiso removal.Todd C. Miller
2004-07-13regen after stat/mode_t/nlink_t changesTodd C. Miller
2004-07-13Change mode_t and nlink_t from 16bit to 32bit. This allows us toTodd C. Miller
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-13Don't assert that P_INMEM is set in p_flag. The assert is only almostArtur Grabowski
2004-07-13tweaks; ok henning@Jason McIntyre
2004-07-13tweaks; ok henning@Jason McIntyre
2004-07-13Respond to client queries with better server statistics. We now outputAlexander Guy
2004-07-13more coherent intrs countingMichael Shalayeff
2004-07-13count soft intsMichael Shalayeff
2004-07-13lots of cleanup and revising:Jared Yanovich
2004-07-13fix some typosJared Yanovich
2004-07-13ignore obviously malformed queries; ok henning@Alexander Guy
2004-07-13A better fix for the m68k optimize_reg_copy_3() problem.Miod Vallat
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-13stuff from me and claudio@:Jason McIntyre
2004-07-13liek bgpd, use a socketpair(2) instead of a pipe(2)Henning Brauer
2004-07-13Sync with NetBSD, picking up fixes to correctly reset status bits returningMark Kettenis
2004-07-13Remove compiler options workarounds for savectx breakage.Miod Vallat
2004-07-13Do not trash r14 by mistake in __savectx.Miod Vallat
2004-07-13Remove unused argument 'int pn' to PRT_fix_CHS(). The 'int pn'Tom Cosgrove
2004-07-13regenMichael Shalayeff
2004-07-13+madvise,msync,mlock,munlock,mlockall,munlockallMichael Shalayeff
2004-07-13regenMichael Shalayeff
2004-07-13+getdomainnameMichael Shalayeff
2004-07-13at pkg_create time, mark hard links with @link, and symlinks with @symlink,Marc Espie
2004-07-13Replace _DEV_IC_MPT_NETBSD_H_ with _DEV_IC_MPT_OPENBSD_H_Marco Peereboom
2004-07-12Add detection of IM/IS/IME support in mpt_attach(). This is in preparation t...Marco Peereboom
2004-07-12Fix incorrect macro, .I -> .EmBrad Smith
2004-07-12point people to milter html docs;Jason McIntyre