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