Age | Commit message (Expand) | Author |
2003-04-17 | picky assembler warning cleanups | Dale Rahn |
2003-04-17 | ELF fixups, ELF PIC syscall support, asm changes as requested by assembler. | Dale Rahn |
2003-04-17 | Underlying code supported 'ELF' symbols, however '-DNO_UNDERLINE' has | Dale Rahn |
2003-04-17 | Change gcc to generate ELF code for i386. | Dale Rahn |
2003-04-17 | asm cleanup, binutils gas is more pickey about asm instruction word size. | Dale Rahn |
2003-04-17 | i386 startup code for ELF. based on newer version of NetBSD code. | Dale Rahn |
2003-04-17 | Switch i386 to new binutils, i386 tools now do ELF. | Dale Rahn |
2003-04-17 | i386 ELF bootloader. developed with weingart@ | Dale Rahn |
2003-04-17 | i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep. | Dale Rahn |
2003-04-17 | mquery support, currently for i386 only. | Dale Rahn |
2003-04-17 | eliminate strcpy/sprintf. reviewed by deraadt and millert. | Jun-ichiro itojun Hagino |
2003-04-16 | Always do 'route -n show' not 'route show'. Even saves some space. | Kenneth R Westerback |
2003-04-16 | sync | Theo de Raadt |
2003-04-16 | Warn people that the value of the pointer passed in to asprinf() | Todd C. Miller |
2003-04-16 | string cleaning. ok tedu@ | Thierry Deval |
2003-04-16 | Sync machine names with official litterature; Paul Weissmann | Miod Vallat |
2003-04-16 | Use uvm_findspace() to verify that the addresses allocated to ld.so are | Dale Rahn |
2003-04-16 | Clean up some ifdefs on arch which repute to support a.out and elf. | Dale Rahn |
2003-04-16 | Add less to list so clean/obj work correctly. | Dale Rahn |
2003-04-16 | no more less.nro | Todd C. Miller |
2003-04-16 | mdoc format man pages from jmc@ | Todd C. Miller |
2003-04-16 | strcpy() removal; based on a patch from henning@ but simplified | Todd C. Miller |
2003-04-16 | update USC copyright, fixes "without fee" misplaced modifier | Theo de Raadt |
2003-04-16 | fix my copyright. make the part that's without fee unambiguous | Nathan Binkert |
2003-04-16 | Clarify license terms. | Miod Vallat |
2003-04-16 | Fix a buffer overflow in complt_list(); it was allocating space | Todd C. Miller |
2003-04-16 | siginfo support for vax. | Miod Vallat |
2003-04-16 | honour httpd_flags from rc.conf | Henning Brauer |
2003-04-16 | use errx instead of fprintf+exit; millert@ ok | Michael Shalayeff |
2003-04-16 | document struct Authctxt; with solar | Markus Friedl |
2003-04-16 | fix race between mount(2) and exit(2) for mount_mfs. | Markus Friedl |
2003-04-16 | fix an example on SIMPLEQ_REMOVE_HEAD(); from cjeker@diehard.n-r-g.com | Michael Shalayeff |
2003-04-16 | small fix to compile. spot by marc@ | Ted Unangst |
2003-04-16 | uncomment the bus_space_vaddr() since at least sparc64 has it | Michael Shalayeff |
2003-04-16 | better limits and clean out old consts and comments | Michael Shalayeff |
2003-04-16 | half the uspace seems to be very much enough | Michael Shalayeff |
2003-04-16 | clean some spaces and registers and other fluff | Michael Shalayeff |
2003-04-16 | string cleaning | Theo de Raadt |
2003-04-16 | lalloc() - return NULL on error, not FALSE | Todd C. Miller |
2003-04-16 | string cleanup; ok millert | Theo de Raadt |
2003-04-16 | string cleaning | Theo de Raadt |
2003-04-16 | string cleaning; ok millert | Theo de Raadt |
2003-04-16 | kill += snprintf | Theo de Raadt |
2003-04-16 | Simplify/clarify the section on XF4 DESTDIR and RELEASEDIR. Based on | Todd C. Miller |
2003-04-15 | I lied, we didn't skip blanks after WHOIS_SERVER_ID; this fixes that. | Todd C. Miller |
2003-04-15 | Remove trailing space in "Whois Server: " since not all records | Todd C. Miller |
2003-04-15 | No, vi does not ignore SIGQUIT | Todd C. Miller |
2003-04-15 | some spelling corrections from NetBSD (Igor Sobrado); | Jason McIntyre |
2003-04-15 | ^Z Stop systat -> ^Z Suspend systat; | Jason McIntyre |
2003-04-15 | added trailing slash to ftp example; | Jason McIntyre |