Age | Commit message (Expand) | Author |
2004-02-10 | sync | Theo de Raadt |
2004-02-10 | Make this work. will figure out what this should be later. | Dale Rahn |
2004-02-10 | Fix PIC cerror. ok miod@ mickey@ | Dale Rahn |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | Fix/enable lazy binding on amd64 ld.so | Dale Rahn |
2004-02-10 | fix copyrights | Michael Shalayeff |
2004-02-10 | fflush(stdout). kame pr 584 | Jun-ichiro itojun Hagino |
2004-02-10 | Disable lazy binding for now. | Dale Rahn |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | sync with reloc.h change. | Dale Rahn |
2004-02-10 | Relocation types, used by ld.so | Dale Rahn |
2004-02-10 | AMD64 dynamic linker. initial work by mickey finished up by myself. | Dale Rahn |
2004-02-10 | Check for RTLD_TEXT_PLT define instead of an architecture specific check. | Dale Rahn |
2004-02-10 | explain the behaviour with TCP_MD5SIG on listening sockets | Henning Brauer |
2004-02-10 | make Nm match Dt; | Jason McIntyre |
2004-02-10 | remove bt reference; | Jason McIntyre |
2004-02-10 | make Dt and Nm match the name of this page; | Jason McIntyre |
2004-02-10 | at startup, before sending several DHCPDISCOVER and waiting ages for answers, | Henning Brauer |
2004-02-10 | upper case id; | Jason McIntyre |
2004-02-10 | ap_server_strip_chroot() is void not int, found by otto while playing with | Henning Brauer |
2004-02-10 | Check for the device existence in cnprobe() as done in match(), to be sure | Miod Vallat |
2004-02-10 | check TF_SIGNATURE when calculating the mss; add TCPOLEN_SIGLEN and | Markus Friedl |
2004-02-10 | Fix cnprobe() and cninit() prototypes. | Miod Vallat |
2004-02-10 | new kernel reports enabled & disabled time - use that info. | Cedric Berger |
2004-02-10 | Make pfsync work correctly with IP options on 64-bit alignment | Ryan Thomas McBride |
2004-02-10 | Unbreak -h <hostname>; from FreeBSD. ok deraadt@ | Otto Moerbeek |
2004-02-10 | slight sync with header; | Jason McIntyre |
2004-02-10 | - sort options | Jason McIntyre |
2004-02-10 | tidy Makefiles; | Jason McIntyre |
2004-02-10 | Tell user to run pstat -t to get kern.tty.ttyinfo if they explicitly | Todd C. Miller |
2004-02-10 | regen properly | Michael Shalayeff |
2004-02-10 | XXX: build ksh -O0 for now, since it makes it a whole lot more stable. | Theo de Raadt |
2004-02-10 | Clean-up logic, support -$ on gcc2, nothing on gcc3. | Marc Espie |
2004-02-10 | sync | Theo de Raadt |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-02-10 | Adjust comment now that number of ptys is dynamic. | Todd C. Miller |
2004-02-10 | Don't hard-code type for tty sysctls to CTLTYPE_QUAD; some values are | Todd C. Miller |
2004-02-10 | Dynamically allocate space for ptys; adapted from NetBSD by beck@ | Todd C. Miller |
2004-02-10 | Allow /boot to load read-only data segments in ELF kernels. | Tom Cosgrove |
2004-02-10 | These files are out-of-date and not really relevant to the install. | Tom Cosgrove |
2004-02-10 | Make debug_init void debug_init(void), like nearly all of the other | Tom Cosgrove |
2004-02-10 | Enable interrupts before halt when we error out. Allows use of | Tom Cosgrove |
2004-02-10 | CURBRK -> __curbrk changes from mickey, minbrk addition by me, ok mickey@ | Dale Rahn |
2004-02-10 | correct function names, ok deraadt@ | Dale Rahn |
2004-02-09 | print networks too | Henning Brauer |
2004-02-09 | drain the list fluffier | Henning Brauer |
2004-02-09 | remove debugging printf | Michael Shalayeff |
2004-02-09 | repair cpu dmesg print a bit | Michael Shalayeff |
2004-02-09 | masks are only 32 bits on openbsd | Theo de Raadt |