summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-15regenTodd C. Miller
2004-07-15Rename structs oipc_perm, omsqid_ds, osemid_ds, oshmid_ds to ipc_perm23,Todd C. Miller
2004-07-15In cvt_ds, copy from the address of the first element past theTodd C. Miller
2004-07-15More burden for COMPAT_35.Miod Vallat
2004-07-15spacesTheo de Raadt
2004-07-15syncTheo de Raadt
2004-07-15sharp zaurus cdceTheo de Raadt
2004-07-15from netbsd via dlg, umass.c revision 1.97:Theo de Raadt
2004-07-15* remove the RCS escaping line, it is now fixedJean-Francois Brousseau
2004-07-14regen for new {msg,sem,shm}ctl syscalls.Todd C. Miller
2004-07-14Because mode_t is used in struct ipc_perm we need new versions ofTodd C. Miller
2004-07-14Move the guts of the {sem,msg,shm}ctl system calls into a new functionTodd C. Miller
2004-07-14tweaks for ti12xx bridges; from freebsd via rees@Michael Shalayeff
2004-07-14treat via8366 as via586; from rees@Michael Shalayeff
2004-07-14- new sentence, new lineJason McIntyre
2004-07-14sync usage() w/ SYNOPSIS;Jason McIntyre
2004-07-14completely revert to r1.31, there were still problems on the forwardingDaniel Hartmeier
2004-07-14do not do the stratum guessing dance.Henning Brauer
2004-07-14do not bail out if the server says its clock is unsynchronized.Henning Brauer
2004-07-14* when writing to an RCS file, escape the funny charactersJean-Francois Brousseau
2004-07-14fix rcs_findrev()'s searching algorithmVincent Labrecque
2004-07-14add a usage string for cvs diff optionsJean-Francois Brousseau
2004-07-14Add missing \n to printf().Tom Cosgrove
2004-07-14split rcs_patch in rcs_patch/rcs_patchlinesVincent Labrecque
2004-07-14prototype for cvs_ent_addln()Jean-Francois Brousseau
2004-07-14no \n in errx(3)Henning Brauer
2004-07-14Unbreak the Entries loading code and move to a tail queue so we can removeJean-Francois Brousseau
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