summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-16Use uvm_findspace() to verify that the addresses allocated to ld.so areDale Rahn
2003-04-16Clean up some ifdefs on arch which repute to support a.out and elf.Dale Rahn
2003-04-16Add less to list so clean/obj work correctly.Dale Rahn
2003-04-16no more less.nroTodd C. Miller
2003-04-16mdoc format man pages from jmc@Todd C. Miller
2003-04-16strcpy() removal; based on a patch from henning@ but simplifiedTodd C. Miller
2003-04-16update USC copyright, fixes "without fee" misplaced modifierTheo de Raadt
2003-04-16fix my copyright. make the part that's without fee unambiguousNathan Binkert
2003-04-16Clarify license terms.Miod Vallat
2003-04-16Fix a buffer overflow in complt_list(); it was allocating spaceTodd C. Miller
2003-04-16siginfo support for vax.Miod Vallat
2003-04-16honour httpd_flags from rc.confHenning Brauer
2003-04-16use errx instead of fprintf+exit; millert@ okMichael Shalayeff
2003-04-16document struct Authctxt; with solarMarkus Friedl
2003-04-16fix race between mount(2) and exit(2) for mount_mfs.Markus Friedl
2003-04-16fix an example on SIMPLEQ_REMOVE_HEAD(); from cjeker@diehard.n-r-g.comMichael Shalayeff
2003-04-16small fix to compile. spot by marc@Ted Unangst
2003-04-16uncomment the bus_space_vaddr() since at least sparc64 has itMichael Shalayeff
2003-04-16better limits and clean out old consts and commentsMichael Shalayeff
2003-04-16half the uspace seems to be very much enoughMichael Shalayeff
2003-04-16clean some spaces and registers and other fluffMichael Shalayeff
2003-04-16string cleaningTheo de Raadt
2003-04-16lalloc() - return NULL on error, not FALSETodd C. Miller
2003-04-16string cleanup; ok millertTheo de Raadt
2003-04-16string cleaningTheo de Raadt
2003-04-16string cleaning; ok millertTheo de Raadt
2003-04-16kill += snprintfTheo de Raadt
2003-04-16Simplify/clarify the section on XF4 DESTDIR and RELEASEDIR. Based onTodd C. Miller
2003-04-15I lied, we didn't skip blanks after WHOIS_SERVER_ID; this fixes that.Todd C. Miller
2003-04-15Remove trailing space in "Whois Server: " since not all recordsTodd C. Miller
2003-04-15No, vi does not ignore SIGQUITTodd C. Miller
2003-04-15some spelling corrections from NetBSD (Igor Sobrado);Jason McIntyre
2003-04-15^Z Stop systat -> ^Z Suspend systat;Jason McIntyre
2003-04-15added trailing slash to ftp example;Jason McIntyre
2003-04-15do the same ufs does: collapse extra slashes. this allows loading files from ...Michael Shalayeff
2003-04-15rearrange devsw to place dk in the beginning. necessary glue hookups in cdbootMichael Shalayeff
2003-04-15fix an oupsHenning Brauer
2003-04-15kill a += snprintfTheo de Raadt
2003-04-15close to "official" ap_config.h so future merges are easier. NOOP, just styleHenning Brauer
2003-04-15first sprintf pass from todd@ and ISC-Bugs #5614.Jakob Schlyter
2003-04-15display basic hfsc statsHenning Brauer
2003-04-15try to provoke print_hfsc_sc to malfunctionHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15pass down the unparsed queue opts (struct node_queue_opt) toHenning Brauer
2003-04-15make print_hfsc_sc() take an extra struct node_hfsc_sc parameter and printHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15don't include the unit "ms" when printing the service curve; parser wantsHenning Brauer
2003-04-15feedback test the service curve print/parse functionsHenning Brauer
2003-04-15factor out service curve printing to it's own function, print_hfsc_sc().Henning Brauer