summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-14Zero out st_gen for non-root in *stat(). OK deraadt@Todd C. Miller
2004-07-14trailing '\n' in printf, ok deraadt@Pedro Martelletto
2004-07-14simplify printf codeTheo de Raadt
2004-07-14on nfs_reconnect(), don't reset the rexmit of all nfs reqs, but onlyPedro Martelletto
2004-07-14regenMichael Shalayeff
2004-07-14a few more visualize cardsMichael Shalayeff
2004-07-14regenTodd C. Miller
2004-07-14fhstat(2) uses struct stat too and so needs replacing as well.Todd C. Miller
2004-07-14MAXNAMELEN -> MAXNAMLENJean-Francois Brousseau
2004-07-14regenMichael Shalayeff
2004-07-14+set/getpriorityMichael Shalayeff
2004-07-14Remove /etc/passwd.confTodd C. Miller
2004-07-14buffers should be freed using cvs_buf_free(), not free()Vincent Labrecque
2004-07-14Switch to evcount interrupt counters.Miod Vallat
2004-07-14Do not forget to count interrupts if they have been delayed; ok drahn@Miod Vallat
2004-07-14Rework @dirrm: keep them all, and remove them at the end of pkg_delete.Marc Espie
2004-07-14names of frequencies aren't interesting, and require ugly snprintfTed Unangst
2004-07-14setperf driver for powernow in amd k7 cpus. derived from a diff toTed Unangst
2004-07-14make adding entries to the Entries file workJean-Francois Brousseau
2004-07-14allocate datenum dynamically (XXX - dont do it for each date)Vincent Labrecque
2004-07-14fix memleak on rcsnum reuseVincent Labrecque
2004-07-14Back out bogus lib bump in regression tests. Changing the versionMarco S Hyman
2004-07-14prepare the entries interface so we can add entriesJean-Francois Brousseau
2004-07-14get rid of the newline when copying the root stringJean-Francois Brousseau
2004-07-14/* line is not NUL-terminated */Vincent Labrecque
2004-07-14print diffargs correctly instead of a (null). This should make the diffJean-Francois Brousseau
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